Fra*_*hop 7 azure-devops azure-devops-wiki
在我的 DevOps Wiki 中,我有一个页面,想要创建一个包含文章链接的索引。主要是我找到了这个手册来做到这一点:learn.microsoft.com... 但我没有让它工作。
如何在 Wiki 页面内建立链接?你能举个例子吗?
我想我必须为标题设置一个锚点并链接到锚点的索引项?!
这里有一个例子:
Index
1.First article
2.Second article
#1.First article
bla bla bla ...
#2.Second article
bla bla bla ...
and a image
Run Code Online (Sandbox Code Playgroud)
我怀疑您遇到了一些命名问题。回复:“我有一个页面,想要创建一个包含文章链接的索引。 ”
# My Index
1. [First Index Item, H1](#heading1).
1. [Second Index Item, H2.1](#heading2.1).
1. [Third Index Item, H4](#heading4).
1. [A heading with spaces](#heading-with-spaces)
# Heading1
Add a bunch of filler here to space out the page so you can see the result of selecting your '_Index_" items ([My Index](#my-index) above).
# Heading2
Add a bunch of filler here to space out the page.
## Heading2.1
Add a bunch of filler here to space out the page.
# Heading3
Add a bunch of filler here to space out the page.
# Heading4
Add a bunch of filler here to space out the page.
# Heading with Spaces
Add a bunch of filler here to space out the page.
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
7611 次 |
| 最近记录: |