We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#带的位置标识符为小标题中文名称,可能涉及敏感词;而且复制结果是序列化后结果,不易分享&记忆。 不知道是否能设置自定义小标题的标识符,定义为不易触发敏感词&易被记忆的其他tag 如:https://wiki.viva-la-vita.org/development/acceleration.html#%E4%BF%9D%E6%8C%81%E5%81%A5%E5%BA%B7%E7%94%9F%E6%B4%BB 后面部分反序列化后为保持健康生活 如果改为 https://wiki.viva-la-vita.org/development/acceleration.html#healthylife 可能会更好用一些。
The text was updated successfully, but these errors were encountered:
现在我们切换到了 Docusaurus,这个问题可以做了。我们可能需要在编辑 Markdown 的时候在 h1, h2, h3 标题后手动添加 id 以提高可读性。不过我们首先需要做一个「中 - 英 - 日」三种语言对译的词汇表,以确保这个 id 写法统一。
Sorry, something went wrong.
No branches or pull requests
#带的位置标识符为小标题中文名称,可能涉及敏感词;而且复制结果是序列化后结果,不易分享&记忆。
不知道是否能设置自定义小标题的标识符,定义为不易触发敏感词&易被记忆的其他tag
如:https://wiki.viva-la-vita.org/development/acceleration.html#%E4%BF%9D%E6%8C%81%E5%81%A5%E5%BA%B7%E7%94%9F%E6%B4%BB
后面部分反序列化后为保持健康生活
如果改为 https://wiki.viva-la-vita.org/development/acceleration.html#healthylife 可能会更好用一些。
The text was updated successfully, but these errors were encountered: