diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 20:25:36 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 20:25:36 +0000 |
commit | efac37267afa8ea194117d60a69d6a5dd253c962 (patch) | |
tree | fc1501e81f05faae7f9e850fb1747674eb50b4e8 /doc | |
parent | ba3547fb844472022d00bb3f61e890ecc74f0be7 (diff) |
web commit by JoshTriplett: Response.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/wikilink/discussion.mdwn | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/wikilink/discussion.mdwn b/doc/wikilink/discussion.mdwn index d0be9790f..0bf33ade9 100644 --- a/doc/wikilink/discussion.mdwn +++ b/doc/wikilink/discussion.mdwn @@ -11,4 +11,10 @@ and HTML code if it's not necessary. BTW, ikiwiki doesn't displays the #foo anchor in the example ("To link to an anchor inside a page...") at [[WikiLink]] page... ---Pawel
\ No newline at end of file +--Pawel + +> No such syntax exists in markdown. ikiwiki could certainly have a +> [[preprocessor_directive|preprocessordirective]] for it, though. +> +> The lack of the `#foo` anchor in the anchor example on [[wikilink]] +> definitely looks like a bug. --[[JoshTriplett]] |