We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
html2md is a rudimentary solution for HTML to Markdown conversion, implemented as a C++ single header.
Also the project is a good example for efficient abstraction of logical decision trees via strategy pattern.