0.14.0
What's Changed
- More carefully separate inline text from block content by @jsm28 in #120
- More selective escaping of
-#.)
(alternative approach) by @jsm28 in #149 - More thorough cleanup of input whitespace by @jsm28 in #151
- Fix logic for indentation inside list items by @jsm28 in #152
- Set escape_misc to False by default to improve backwards compatibility by @alfonsrv in #153
- Fix whitespace issues around wrapping by @jsm28 in #150
New Contributors
Full Changelog: 0.13.1...0.14.0