【发布时间】:2015-03-14 21:32:48
【问题描述】:
假设我在同一个 git hub wiki 页面中有两个点,为此我们将其称为 place 1 和 place 2。
##Title
###Place 1
Hello, this is some text to fill in this, [here](place2), is a link to the second place.
###Place 2
Place one has the fun times of linking here, but I can also link back [here](place1).
另一种选择是 ToC。
##Title
[ToC]
###Place 1
###Place 2
有没有办法做到这一点?注意 - 看到 this 所以我假设它是主题。另外,处理文件之间的移动,这个处理同一个文件之间的移动。
【问题讨论】:
-
@flyx - 谢谢,如果可行,我会回复=)
-
this answer 可能是适合您的。
-
@flyx 有点晚了,但是谢谢!这确实帮助了我很多:)
标签: github hyperlink markdown anchor