pandoc/test/Tests
Ole Martin Ruud 45479114e8 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
2019-10-24 22:27:49 -07:00
..
Lua Lua modules: test pandoc.mediabag 2019-05-30 08:44:40 +02:00
Readers Add Reader support for HTML <samp> element (#5843) 2019-10-23 08:44:24 -07:00
Writers HTML reader/writer: Better handling of <q> with cite attribute (#5837) 2019-10-24 22:27:49 -07:00
Command.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Helpers.hs Use doctemplates 0.3, change type of writerTemplate. 2019-07-28 19:25:45 -07:00
Lua.hs Fix redundant constraint warnings. (#5625) 2019-07-02 10:29:34 +02:00
Old.hs Add jira writer (#5548) 2019-06-05 17:52:23 -04:00
Shared.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00