diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-05-03 14:42:40 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-05-03 14:42:40 +0000 |
commit | cf081435ff00004188f584b180fc66d8e4fe7a57 (patch) | |
tree | 7384ebe89cff1c9c3a105ba1e8cfa9fa17169771 /src/Text/Pandoc/Writers | |
parent | 485fa81559749f564a56c8b9638c4d03921ba9dd (diff) | |
download | pandoc-cf081435ff00004188f584b180fc66d8e4fe7a57.tar.gz |
Changed definition list syntax in markdown reader and simplified
the parsing code. A colon is now required before every block in a
definition. This fixes a problem with the old syntax, in which the last
block in the following was ambiguous between a regular paragraph in the
definition and a code block following the definition list:
term
: definition
is this code or more definition?
git-svn-id: https://pandoc.googlecode.com/svn/trunk@589 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'src/Text/Pandoc/Writers')
0 files changed, 0 insertions, 0 deletions