Releases: matthewwithanm/python-markdownify
Releases · matthewwithanm/python-markdownify
Fix: Convert tags in table cells as inline
0.9.3 Merge branch 'develop'
Fix readme syntax error
0.9.2 Merge branch 'develop'
Fixed escaping inside code tags
0.9.1 Merge branch 'develop'
Added <sub> and <sup>, allow default link titles
0.9.0 Merge branch 'develop'
Ignoring DOCTYPE
And testing CData
Added support for new inline tags
Now supporting code, samp, kbd, pre, del, s
Fixed table parsing
Allowing for HTML Tags inside table cells and the omission of a table header row
Fixed whitespace in list elements
0.7.3 Merge branch 'develop'
Fixed ordered lists
Thanks to all collaborators!
Added support for hr
0.7.1 Merge branch 'develop'