0.13.0
What's Changed
- Avoid inline styles inside
<code>
/<pre>
conversion by @jsm28 in #117 - Escape all characters with Markdown significance by @jsm28 in #118
- Update MANIFEST.in to exclude tests during packaging by @samypr100 in #125
- Special-case use of HTML tags for converting
<sub>
/<sup>
by @jsm28 in #119 - handle ol start value is not number by @microdnd in #127
New Contributors
- @jsm28 made their first contribution in #117
- @samypr100 made their first contribution in #125
- @microdnd made their first contribution in #127
Full Changelog: 0.12.1...0.13.0