mysticmind / reversemarkdown-net

ReverseMarkdown.Net is a Html to Markdown converter library in C#. Conversion is very reliable since HtmlAgilityPack (HAP) library is used for traversing the Html DOM
MIT License
283 stars 67 forks source link

Converter Inheritance Support #385

Closed Soyvolon closed 4 months ago

Soyvolon commented 7 months ago

Changes

Issues

Closes #384

mysticmind commented 4 months ago

@Soyvolon @abounds-fsp I managed to run through the changes and merge the same 👍