Skip to content

Tags: phseiff/github-flavored-markdown-to-html

Tags

v1.21.1

Toggle v1.21.1's commit message
Fix #60; various other fixes; start work on custom documentation (#47).

v1.18.0

Toggle v1.18.0's commit message
Add a more helpfull error message when the pdf location is write prot…

…ected; fix #51

v1.17.6

Toggle v1.17.6's commit message
Allow caching and correct hashing of (animated) GIFs; don't compress …

…GIFs anymore (fix #52, #54).

v1.17.5

Toggle v1.17.5's commit message
(Attempt) to fix new error that arose with 1.17.3/1.17.4.

v1.17.4

Toggle v1.17.4's commit message
Fix unicode encode error on windows (#50).

v1.17.3

Toggle v1.17.3's commit message
Fix unicode encode error on windows (#50).

v1.17.2

Toggle v1.17.2's commit message
Remove debug-prints that I forgot to remove.

v1.17.1

Toggle v1.17.1's commit message
Ensure image file names make sense and are shorter than 160 characters; 

fix #48.

v1.17.0

Toggle v1.17.0's commit message
Add support for unicode emoji shortcodes as well as custom emojis; fix 

…#42.

v1.16.0

Toggle v1.16.0's commit message
Add option to the python API to check whether the HTML is valid, if t…

…idylib is installed; partially fix #40.