Skip to content

Tags: harjitmoe/mdplay

Tags

8.0.4

Toggle 8.0.4's commit message
fix issue preventing parsing of nested directives.

8.0.0

Toggle 8.0.0's commit message
port to Python 3.

7.0.6

Toggle 7.0.6's commit message
tidied, better spoiler HTML output code, redo bibtex diacritic code.

7.0.5

Toggle 7.0.5's commit message
make use of the HTML5 details tag in html5 output where available,

should still mostly work if not though.

tying into this, improvements to handling of polyglot HTML-XML
script and style tags (when in xhtml mode) in the customised minidom
markup writing code.

7.0.4

Toggle 7.0.4's commit message
minor fix.

7.0.3

Toggle 7.0.3's commit message
HTML writer/renderer compliance improvements. fix some bugs where writer

flags would not be propagated.  add support for illustrative output in
the abandoned XHTML2 format, with and without XHTML5 extensions.
discontinue the separate enamel writer in favour of writer modes.

7.0.2

Toggle 7.0.2's commit message
evolve writenml and more minidom code into writehtml, and improve HTML

writing accordingly with dedicated writer modes.

7.0.1

Toggle 7.0.1's commit message
Code/module/package organisation improvements.

7.0.0

Toggle 7.0.0's commit message
Cleanup for v7.0.0.

6.1.8

Toggle 6.1.8's commit message
Small bugfix for entities inside inline format spans.