Skip to content
Tim edited this page Oct 19, 2022 · 3 revisions

html2md

Take a look at the documentation!


What does it do

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.

Table of content

Clone this wiki locally