-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Tim edited this page Oct 19, 2022
·
3 revisions
Take a look at the 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.