summaryrefslogtreecommitdiff
path: root/doc/ikiwiki/wikilink/discussion.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ikiwiki/wikilink/discussion.mdwn')
-rw-r--r--doc/ikiwiki/wikilink/discussion.mdwn3
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]]