summaryrefslogtreecommitdiff
path: root/doc/todo/automatic_use_of_syntax_plugin_on_source_code_files/discussion.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-05-21 15:56:19 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-05-21 15:56:19 -0400
commitaefbe930bba9a611f9c72a3170002f90cfc3e1dc (patch)
tree5de2de942414685f6b30f9a75d31e10cc2371167 /doc/todo/automatic_use_of_syntax_plugin_on_source_code_files/discussion.mdwn
parent0541c8ee9d866170782ea3321df39d40928999ea (diff)
note
Diffstat (limited to 'doc/todo/automatic_use_of_syntax_plugin_on_source_code_files/discussion.mdwn')
-rw-r--r--doc/todo/automatic_use_of_syntax_plugin_on_source_code_files/discussion.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/automatic_use_of_syntax_plugin_on_source_code_files/discussion.mdwn b/doc/todo/automatic_use_of_syntax_plugin_on_source_code_files/discussion.mdwn
index 8bc75420d..64bc21ee0 100644
--- a/doc/todo/automatic_use_of_syntax_plugin_on_source_code_files/discussion.mdwn
+++ b/doc/todo/automatic_use_of_syntax_plugin_on_source_code_files/discussion.mdwn
@@ -51,6 +51,7 @@ I hit a wall the following example (the last commit in the above repo).
</div>
>>> I don't know what is going wrong for you... source-highlight, Markdown or something else.
+>>>> It's a well-known bug in old versions of markdown. --[[Joey]]
>>> I do find it interesting the way the sourcecode `div` and the list get interleaved. That
>>> just looks like a Markdown thing though.
>>> In any case, I've updated the patch below to include most of your changes. -- [[Will]]