diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-03-12 11:57:31 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-03-12 11:58:52 -0800 |
commit | 894ed8ebb01ce11cbcc6afc13d00d6ac1dd05ed0 (patch) | |
tree | f0d16c599e3f1d8fc70e3f4e203c04504f38b1b5 /macos/Makefile | |
parent | 92ffd374754e28939a855fe84fb5455cb91383fa (diff) | |
download | pandoc-894ed8ebb01ce11cbcc6afc13d00d6ac1dd05ed0.tar.gz |
Citeproc: apply fixLinks correctly.
This is code that incorporates a prefix like `https://doi.org/`
into a following link when appropriate. But it didn't work because
we were walking with a `[Inline] -> [Inline]` function on an `Inlines`.
Changed the point of application of `fixLink` to resolve the issue.
Closes #7130.
Diffstat (limited to 'macos/Makefile')
0 files changed, 0 insertions, 0 deletions