reversemarkdown-net
HTML to Markdown converter
A C# library that converts HTML to Markdown with customization options
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
292 stars
6 watching
67 forks
Language: C#
last commit: 9 months ago
Linked from 2 awesome lists
converter-librarydotnethtmlmarkdownmarkdown-to-htmlnetcorenetstandard
Related projects:
Repository | Description | Stars |
---|---|---|
| Implementation of the CommonMark specification in C# for converting Markdown documents to HTML | 1,005 |
| A command line tool that converts markdown text to HTML | 60 |
| Converts HTML content to Markdown format | 630 |
| Converts HTML to Markdown and returns the result as a web service | 121 |
| Converts HTML to Markdown markup | 72 |
| A command-line tool that converts markdown files to HTML documents | 193 |
| Tool for converting plain text to HTML using a custom syntax | 1,066 |
| Converts HTML to markdown text | 1 |
| Converts HTML to Markdown | 133 |
| Converts HTML to Markdown text using a custom parser and ruleset | 7 |
| An Electron-powered markdown editor with live preview written in Clojure | 913 |
| A PHP library that converts Markdown text to LaTeX source code | 48 |
| Converts HTML to Markdown with support for various formatting options and plugins for customization | 2,427 |
| A framework for converting Markdown text to HTML | 1,251 |
| Converts Markdown text to HTML using a NIF binding to the Hoedown library | 88 |