As the question says is there anyway to convert html to md, in any cli way? I tried pandoc and it has these weird tags all over
::: {#content .site-content}
::: {#primary .content-area}
Is there any other cli tool which could do the same?
This can query a webpage and process certain other stuff using the Breakdance-reflink plugin
Syntax:
bdr stackoverflow.com
This uses a .html file in system and convert to .md file. Installation here
Syntax:
breakdance stackoverflow.html
Both automatically stored with name <website>.md