Releases: mysticmind/reversemarkdown-net
Releases · mysticmind/reversemarkdown-net
4.7.1
Fix Exponential Time Complexity Bug Causing Hangs with Nested <p> Tags GH-408 by @ssperling-wmp (cherry-picked and merged from master)
Full Changelog: 4.7.0...4.7.1
4.7.0
4.6.0
4.5.0
- Fix Tab added before anchor #391
- Fix Table convert may be getting wrong #392
- Add functionality to auto cleanup multiple newlines.
Full Changelog: 4.4.0...4.5.0
4.4.0
Full Changelog: 4.3.0...4.4.0
4.3.0
- Renamed
SuppressNewlinestoSuppressDivNewlines. Note that 4.2.0 was published with incorrect name so unlisted it rather than bumping up the major version due to this change.
Full Changelog: 4.2.0...4.3.0
4.2.0
What's Changed
- adds newline suppression for divs by @wghilliard in #366
- Re-add support for net46 target @mysticmind
Note: NuGet version unlisted due to incorrect config name, see 4.3.0 for details.
New Contributors
- @wghilliard made their first contribution in #366
Full Changelog: 4.1.0...4.2.0
4.1.0
Whats Changed
- Reinstate .NET Standard 2.0 for PowerShell 5.1 based users of the lib #359 @mysticmind
- Add support to convert strike through elements
s,delandstrike#356 - Fix strange escape issue of links #355
- Fix inadvertent auto content trimming for inline elements #353
Full Changelog: 4.0.0...4.1.0
4.0.0
What's Changed
- Update to support .NET 8 @mysticmind
- Update dependent libs @mysticmind
- Remove .NET targets net46, netstandard2.0 and net5.0. Keep support only for net6.0, net7.0 and net8.0 @mysticmind
- Fix unit tests due to breaking changes pertaining to Verify (snapshot tool) @mysticmind
- Add support for
<sup>tag conversion by @francescolf in #358
New Contributors
- @francescolf made their first contribution in #358
Full Changelog: 3.25.0...4.0.0
3.25.0
Full Changelog: 3.24.0...3.25.0