diff options
author | Ole Martin Ruud <barskern@outlook.com> | 2019-10-25 07:27:49 +0200 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2019-10-24 22:27:49 -0700 |
commit | 45479114e88a351fc63bb8eff142bb10cfd2c661 (patch) | |
tree | c7942576b5f590b78bab5c74c88a6a843afa78bd /src/Text/Pandoc/Readers/Man.hs | |
parent | 91c325c714050313429f6d553d7fa1bef15892a2 (diff) | |
download | pandoc-45479114e88a351fc63bb8eff142bb10cfd2c661.tar.gz |
HTML reader/writer: Better handling of <q> with cite attribute (#5837)
* HTML reader: Handle cite attribute for quotes. If a `<q>` tag has a `cite` attribute, we interpret it as a Quoted element with an inner Span. Closes #5798
* Refactor url canonicalization into a helper function
* Modify HTML writer to handle quote with cite.
[0]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/q
Diffstat (limited to 'src/Text/Pandoc/Readers/Man.hs')
0 files changed, 0 insertions, 0 deletions