diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-06-05 16:24:46 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-06-05 16:24:46 -0400 |
commit | df20a91bc9efe48cb96ecb7efd39643a816dd489 (patch) | |
tree | 5902d0f2d04ea5c25a24325e75026a42c2ef972a /doc/ikiwiki/wikilink | |
parent | dd4e363215ace3ae1ced460ddc4d84b496110f2e (diff) |
move anchor page out of ikiwiki subdir
Since this page is not in the basewiki, it is confusing to put it in
the ikiwiki subdir, which is intended for basewiki and other underlay pages
that are used to document ikiwiki on other wikis.
Diffstat (limited to 'doc/ikiwiki/wikilink')
-rw-r--r-- | doc/ikiwiki/wikilink/discussion.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ikiwiki/wikilink/discussion.mdwn b/doc/ikiwiki/wikilink/discussion.mdwn index ac32834b2..b146c9447 100644 --- a/doc/ikiwiki/wikilink/discussion.mdwn +++ b/doc/ikiwiki/wikilink/discussion.mdwn @@ -1,6 +1,6 @@ -# Creating an [[ikiwiki/anchor]] in Markdown +# Creating an [[anchor]] in Markdown -Is it a native Markdown "tag" for creating an [[ikiwiki/anchor]]? Unfortunately, +Is it a native Markdown "tag" for creating an [[anchor]]? Unfortunately, I haven't any information about it at [Markdown syntax](http://daringfireball.net/projects/markdown/syntax) page. |