Releases: mysticmind/reversemarkdown-net
Releases · mysticmind/reversemarkdown-net
v3.15.0
v3.14.0
v3.13.0
v3.12.0
v3.11.0
Fixes:
- Html from Outlook 2016 not being converted to Markdown (GH-61)
- Handling of newlines when table elements contain elements like: p and div (GH-63)
- Bug where TR first row check was invalid (GH-65)
https://github.com/mysticmind/reversemarkdown-net/milestone/14?closed=1
v3.10.0
Fix: <br> tags inserted into markdown output where line breaks should be being removed #59
https://github.com/mysticmind/reversemarkdown-net/milestone/13?closed=1
v3.9.0
https://github.com/mysticmind/reversemarkdown-net/milestone/12?closed=1, thanks @janis-veinbergs for the contribution.
v3.8.0
https://github.com/mysticmind/reversemarkdown-net/milestone/11?closed=1, thanks to @ian-craig for the contributions!
v3.7.0
https://github.com/mysticmind/reversemarkdown-net/milestone/10?closed=1. Thanks, @ian-craig for several enhancements especially to table conversion use cases.