diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 21:20:14 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 21:20:14 +0000 |
commit | 4de163b997a6318f8bcec5f4608def9bb7ede4b4 (patch) | |
tree | f36360bff920348f540dc1866de5951e665132b1 /doc/wikilink | |
parent | b49f8c13eeb7a68aa27e187841677481032cdb60 (diff) | |
download | ikiwiki-4de163b997a6318f8bcec5f4608def9bb7ede4b4.tar ikiwiki-4de163b997a6318f8bcec5f4608def9bb7ede4b4.tar.gz |
* Fix display of escaped wikilinks containing anchors.
Diffstat (limited to 'doc/wikilink')
-rw-r--r-- | doc/wikilink/discussion.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/wikilink/discussion.mdwn b/doc/wikilink/discussion.mdwn index 0bf33ade9..3b6f042d3 100644 --- a/doc/wikilink/discussion.mdwn +++ b/doc/wikilink/discussion.mdwn @@ -18,3 +18,5 @@ BTW, ikiwiki doesn't displays the #foo anchor in the example > > The lack of the `#foo` anchor in the anchor example on [[wikilink]] > definitely looks like a bug. --[[JoshTriplett]] + +>> Fixed that --[[Joey]] |