diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-09 06:51:06 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-09 06:51:06 +0000 |
commit | 1780228b7c93757fbb826955a849dcd752235c80 (patch) | |
tree | de486c14d2c23af43b4e8c1085b291693cb3b2d5 /src/Text/Pandoc/Readers/RST.hs | |
parent | d58dca502ed659c529802a1519be1a6d24129aef (diff) | |
download | pandoc-1780228b7c93757fbb826955a849dcd752235c80.tar.gz |
Markdown reader: Parse bracketed text in inline footnotes. Previously,
"test^[my [note] contains brackets]" would yield a note with contents
"my [note". Now it yields a note with contents "my [note] contains
brackets". New function: inlinesInBrackets.
Resolves Issue 14.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@665 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'src/Text/Pandoc/Readers/RST.hs')
0 files changed, 0 insertions, 0 deletions