diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-10-21 21:51:53 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-10-21 21:51:53 -0700 |
commit | ef7b769fa07e2cbf4e9b8004484828628f548409 (patch) | |
tree | 48302448afb000bf37c3ce8c742fde5fb4262525 /src/Text/Pandoc/Readers/Org | |
parent | fcd3384f9f058cf199f4fd10a25b6c700fd12a44 (diff) | |
download | pandoc-ef7b769fa07e2cbf4e9b8004484828628f548409.tar.gz |
SelfContained: fix bug that caused everything to be made a data uri.
All the code we needed to put most styles and scripts into
inline style and script tags was there, but because of the
order of pattern matching, it was never being called.
Putting the catch-all clause at the end fixes the bug.
Closes #7635, closes #7367. See also #3423.
Diffstat (limited to 'src/Text/Pandoc/Readers/Org')
0 files changed, 0 insertions, 0 deletions