Converts HTML to Markdown/CommonMark using ReverseMarkdown, which uses the HTML Agility Pack.
To install: Install-Module HtmlToMarkdown
Documentation is automatically generated using platyPS (.\doc.cmd
).
Tests are written for Pester (.\test.cmd
).