diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-05-24 10:17:37 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-05-27 10:38:25 -0700 |
commit | 834da53058069fe50da510fa86e0807a7ff7868f (patch) | |
tree | 791cdc1a5a2e459efac2b68a97285e2a5e737b70 /AUTHORS.md | |
parent | 0226d2320f5a57475ec260b9d0ad3ad4260ecf38 (diff) | |
download | pandoc-834da53058069fe50da510fa86e0807a7ff7868f.tar.gz |
Add `rebase_relative_paths` extension.
- Add manual entry for (non-default) extension
`rebase_relative_paths`.
- Add constructor `Ext_rebase_relative_paths` to `Extensions`
in Text.Pandoc.Extensions [API change]. When enabled, this
extension rewrites relative image and link paths by prepending
the (relative) directory of the containing file.
- Make Markdown reader sensitive to the new extension.
- Add tests for #3752.
Closes #3752.
NB. currently the extension applies to markdown and associated
readers but not commonmark/gfm.
Diffstat (limited to 'AUTHORS.md')
0 files changed, 0 insertions, 0 deletions