diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2018-03-24 16:07:14 -0400 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2018-03-24 16:07:14 -0400 |
commit | 8b533f9c386029f1a95dd2ea887ec7bb151fe513 (patch) | |
tree | f3b1446510d01067ab3fcc2e0a4bf553cdac9f15 /src/Text/Pandoc/Readers/Vimwiki.hs | |
parent | 6285c047c4a7642c992ebb6c9e9ddc9ce21c5f3e (diff) | |
download | pandoc-8b533f9c386029f1a95dd2ea887ec7bb151fe513.tar.gz |
Powerpoint writer: simplify code with `ParseXml`
There were some artifact code blocks around from before
`reference-doc` functionality was implemented. This led to ignoring
the reference-doc in places. Though I fixed this, I kept the old
hacked-up functions instead of replacing them with
`parseXml` (imported from Writers.OOXML) which does this in a
consistent manner. This commit corrects that oversight.
Diffstat (limited to 'src/Text/Pandoc/Readers/Vimwiki.hs')
0 files changed, 0 insertions, 0 deletions