gpt4 book ai didi

azure - 如何修复 azure wiki 中的 toc 超链接 anchor 滚动位置(当存在重复 anchor 时 - 例如 : sub-topic)?

转载 作者:行者123 更新时间:2023-12-03 01:33:33 25 4
gpt4 key购买 nike

以下是我的维基内容:

[[_TOC_]]

#Topic 1
x
x
x
x
x
x
x
x

##Sub-Topic 1
x
x
x
x
x
x
x
x

#Topic 2
x
x
x
x
x
x
x
x

##Sub-Topic 1
x
x
x
x
x
x
x
x

在页面预览中,在目录部分(页面顶部)中,如果我选择主题 2 下的子主题 1 超链接,则页面滚动到主题 1 的子主题 1。我希望它应该滚动转到主题 2 的子主题 1。我该如何解决这个问题?

这方面似乎有一个悬而未决的问题,但 Microsoft 没有做出回应:

  1. https://developercommunityapi.westus.cloudapp.azure.com/content/problem/360477/wiki-toc-duplicate-from-same-anchor.html
  2. https://developercommunity.visualstudio.com/content/problem/762156/wiki-anchor-links.html
  3. https://developercommunity.visualstudio.com/content/idea/783868/wiki-anchor-links-connect-to-the-correct-title.html

最佳答案

目前,这是设计中的一个缺陷,自从引入 anchor 标记以来就是这样。

来自document我们可以知道:

Within Markdown files, anchor IDs are assigned to all headings when rendered as HTML. The ID is the heading text.

所以,如果给子主题赋予相同的名称,就会导致它们具有相同的id,从而导致滚动时出错。

正如你所看到的,到目前为止,在我们的Azure Devops论坛官方功能建议中,已经出现了这样一个suggestion存在于其中。您可以在那里发表评论和投票,因此产品团队在查看时会提供更新。我也帮你投票。当有足够多的社区对此反馈进行投票并添加评论时,产品团队成员将会认真对待此反馈。

关于azure - 如何修复 azure wiki 中的 toc 超链接 anchor 滚动位置(当存在重复 anchor 时 - 例如 : sub-topic)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60372083/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com