by raytracer on 6/12/20, 3:29 AM with 9 comments
I've just started using Obsidian https://obsidian.md/ and would like a way to save interesting blog posts and articles.
by miles on 6/12/20, 3:42 AM
curl --silent https://example.com/foo.html | pandoc --from html --to markdown_strict -o foo.md
From Converting HTML to Markdown using Pandoc http://www.cantoni.org/2019/01/27/converting-html-markdown-u...by longimanus on 6/12/20, 7:34 AM
by dougskinner on 6/12/20, 1:16 PM
by anandology on 6/12/20, 9:57 AM