diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-29 16:38:41 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-29 16:38:41 +0000 |
commit | 845a658affdd370c3b8395b1f57754dbb32995dd (patch) | |
tree | e8acad2522e0337feda90c1893894bfbba8c8bdd /README | |
parent | 77f63605f5d0980588404d81528970fdddce4272 (diff) | |
download | pandoc-845a658affdd370c3b8395b1f57754dbb32995dd.tar.gz |
Fixed markdown inline code parsing so it better accords with
Markdown.pl: the marker for the end of the code section is
a clump of the same number of `'s with which the section began,
followed by a non-` character. So, for example,
` h ``` i ` -> <code>h ``` i</code>.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@954 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions