Y
Hacker News
new
|
ask
|
show
|
jobs
by
pinjasaur
594 days ago
Curious, can you recommend a HTML -> MD converter?
1 comments
zem
593 days ago
pandoc is pretty good
https://pandoc.org/demos.html
link
pinjasaur
593 days ago
D'oh, thanks — I use Pandoc plenty to MD -> HTML I totally spaced it can do the inverse. I was briefly looking at [Turndown](
https://github.com/mixmark-io/turndown
) for projects in the JS ecosystem.
link