diff options
| author | John MacFarlane <fiddlosopher@gmail.com> | 2012-01-08 09:52:39 -0800 |
|---|---|---|
| committer | John MacFarlane <fiddlosopher@gmail.com> | 2012-01-08 09:52:39 -0800 |
| commit | 0ee49911f65ec70bbfe81da2d2eeba5ae1d81f18 (patch) | |
| tree | e035ce5670f28fc051e76443981ff8f86eeddd2b /src/Text/Pandoc/Writers | |
| parent | d850712f991d5d3c8555360f239de2cfdea083b6 (diff) | |
| download | pandoc-0ee49911f65ec70bbfe81da2d2eeba5ae1d81f18.tar.gz | |
Markdown reader: Allow links in image captions.
This change also means that
[link with [link](/url)](/url)
will turn into
<p><a href="/url">link with link</a></p>
instead of
<p><a href="/url">link with [link](/url)</a></p>
Diffstat (limited to 'src/Text/Pandoc/Writers')
0 files changed, 0 insertions, 0 deletions
