Files
pandoc/test
John MacFarlane d441e656db HTML writer: insert data- in front of unsupported attributes.
Thus, a span with attribute 'foo' gets written to HTML5
with 'data-foo', so it is valid HTML5.

HTML4 is not affected.

This will allow us to use custom attributes in pandoc without
producing invalid HTML.
2017-07-25 13:13:24 +02:00
..
2017-07-21 10:09:54 +02:00
2017-02-23 22:34:10 +01:00
2017-06-19 10:46:02 +02:00
2017-07-12 17:19:49 +02:00
2017-07-12 17:19:49 +02:00