diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-12-24 04:22:41 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-12-24 04:22:41 +0000 |
commit | 05cbdf04fdbb4290197b201a720f3e1796efee5e (patch) | |
tree | 61739e5b863b37e5828d487b0f739dffa9e01a10 /Text/Pandoc/Readers/LaTeX.hs | |
parent | ee6f06ec05a405795aa80135a7eb3a012fe7ea27 (diff) | |
download | pandoc-05cbdf04fdbb4290197b201a720f3e1796efee5e.tar.gz |
Markdown: better handling of parentheses in URLs and quotation marks in titles.
+ source parser first tries to parse URL with balanced parentheses;
if that doesn't work, it tries to parse everything beginning with
'(' and ending with ')'.
+ source parser now uses an auxiliary function source'.
+ linkTitle parser simplified and improved, under assumption that it
will be called in context of source'.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1156 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'Text/Pandoc/Readers/LaTeX.hs')
0 files changed, 0 insertions, 0 deletions