diff options
author | hubertp-lshift <hubertp@lshift.de> | 2016-11-26 21:47:51 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-11-26 21:47:51 +0100 |
commit | 5219599a775b5765d39ddceae4d57223c8eacc41 (patch) | |
tree | 2022788a31db2f1b15734ee7837b9b4398c6a1e6 /src/Text/Pandoc/SelfContained.hs | |
parent | 015dead0bb2bb5cea06a0fa366fdd651c8e07889 (diff) | |
download | pandoc-5219599a775b5765d39ddceae4d57223c8eacc41.tar.gz |
[Tex] Remove invalid inlines in sections (#3218)
Latex doesn't like when hypertargets or images are
put in the options list of the section. They are not
lost since they were actually duplicated and present
also in the second argument list.
Note on the implementation:
I had to inline the definiton of 'foldMap' since it is
not implemented in every version of Haskell that Pandoc
supports.
Diffstat (limited to 'src/Text/Pandoc/SelfContained.hs')
0 files changed, 0 insertions, 0 deletions