diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2018-01-14 21:56:00 -0500 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2018-01-14 21:59:06 -0500 |
commit | 3156722ac413ddbc200dfcfdabcf08e7c2e1875d (patch) | |
tree | 0d65a708ca56870ce11af7790d9ec48f8e678d4d /.gitignore | |
parent | 2c0054048553565d3ccdd3b7e415fc001d70859c (diff) | |
download | pandoc-3156722ac413ddbc200dfcfdabcf08e7c2e1875d.tar.gz |
Powerpoint writer: Fix anchor links.
They were broken when I refactored (the Output module wanted to use
state left over from the construction of the Presentation type). This
change introduces a new type `LinkTarget = InternalTarget |
ExternalTarget`. Internal target points to a slide number, and these
will all be resolved before the Presentation is passed along to the
Output module.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions