diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-06-27 15:03:16 +0200 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-06-27 15:03:16 +0200 |
commit | 33a29fbf8720c0d7eec40b7014e3f819b05474ef (patch) | |
tree | f8a1cd6375025546fae1238dfe25b0233d31e912 /src/Text/Pandoc/Writers/Texinfo.hs | |
parent | 563c9c8687a62acc7361fb49126a1d2030f3a11e (diff) | |
download | pandoc-33a29fbf8720c0d7eec40b7014e3f819b05474ef.tar.gz |
RST reader: support anchors.
E.g.
`hello`
.. _hello:
paragraph
This is supported by putting "paragraph" in a Div with
id `hello`.
Closes #262.
Diffstat (limited to 'src/Text/Pandoc/Writers/Texinfo.hs')
0 files changed, 0 insertions, 0 deletions