diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-05 02:13:33 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-05 02:13:33 -0500 |
commit | 9e891f538e48b0c686430889583ed24cf767c0ea (patch) | |
tree | 63d4de12e772969666a3f9f543ada002baf011a9 | |
parent | 329b3c4cc8cb3622f0920dd5190a5865a4f94187 (diff) |
response
-rw-r--r-- | doc/ikiwiki/wikilink/discussion.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ikiwiki/wikilink/discussion.mdwn b/doc/ikiwiki/wikilink/discussion.mdwn index 66b5eae06..dc88d7de7 100644 --- a/doc/ikiwiki/wikilink/discussion.mdwn +++ b/doc/ikiwiki/wikilink/discussion.mdwn @@ -20,6 +20,9 @@ BTW, ikiwiki doesn't displays the #foo anchor in the example >> [[tag wishlist]] >> I'd like to implement such a thing. Joey, what is this supposed to look like? >> `\[[anchor WHATEVER]]`? --[[tschwinge]] +>>> Why would you want to use a preprocessor directive for something that can +>>> be more shortly and clearly done with plain HTML? Markdown is *designed* +>>> to be intermixed with HTML. --[[Joey]] > The lack of the `#foo` anchor in the anchor example on [[wikilink]] |