aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-11 22:13:30 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-11 22:13:30 +0000
commit8e379e9f957db65729712ee5dacfa7eee9507911 (patch)
tree0187c0fc10b37ddacb93f7000f8a6a18a49daf11
parenta6f45ea2364cd9c54cd550c17b57c6480c10d360 (diff)
downloadikiwiki-8e379e9f957db65729712ee5dacfa7eee9507911.tar
ikiwiki-8e379e9f957db65729712ee5dacfa7eee9507911.tar.gz
response
-rw-r--r--doc/todo/allow_wiki_syntax_in_commit_messages.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/allow_wiki_syntax_in_commit_messages.mdwn b/doc/todo/allow_wiki_syntax_in_commit_messages.mdwn
index 073647dc1..d97cd9c51 100644
--- a/doc/todo/allow_wiki_syntax_in_commit_messages.mdwn
+++ b/doc/todo/allow_wiki_syntax_in_commit_messages.mdwn
@@ -2,3 +2,8 @@ Commit messages should allow wiki syntax, and RecentChanges should format them
accordingly.
--[[JoshTriplett]]
+
+That's a neat idea! It would probably have to be only the simpler bits,
+without preprocessor directives -- wouldn't want a commit message inlining
+a whole page into RecentChanges. Of course, it could only use _one_ of the
+available markups, ie the default markdown. --[[Joey]]