summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-08 09:37:58 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-08 09:37:58 -0400
commiteb4a6fb01a5c3a61c10bb7222d718c9bb7ce2bd3 (patch)
tree328e42fbd0436358615a55bdf1520ffa3aa522c2 /doc/todo
parentd1d0c6667dfb2b3d2e143de576c0e3736b4e43bf (diff)
parent67e4a21bd617cfe7a6334eee7c59849638ca3751 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/conditional_text_based_on_ikiwiki_features.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/conditional_text_based_on_ikiwiki_features.mdwn b/doc/todo/conditional_text_based_on_ikiwiki_features.mdwn
index 4b984cf5a..c6f1fefe1 100644
--- a/doc/todo/conditional_text_based_on_ikiwiki_features.mdwn
+++ b/doc/todo/conditional_text_based_on_ikiwiki_features.mdwn
@@ -119,3 +119,10 @@ to add to [[ikiwiki/Markdown]] something like
> page for multimarkdown is a path to madness or unreadability though.
> Perhaps it would be better to have .mmdwn files that can only contain
> multimarkdown? --[[Joey]]
+
+>> Really, there was only one (or maybe two) pages I had in mind as appropriate
+>> places for conditional text based on multimarkdown&mdash;the underlay pages
+>> for 'markdown' and maybe also 'formatting', because those are the pages you
+>> look at when you're trying to find out how to mark stuff up for the wiki, so
+>> if MM is enabled, they need to at least mention it and have a link to the
+>> MM syntax guide.--ChapmanFlack