aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/allow_wiki_syntax_in_commit_messages.mdwn
blob: d97cd9c5151daad8a73b89e7018c8e7b5507a251 (plain)
1
2
3
4
5
6
7
8
9
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]]