I've just started using Obsidian https://obsidian.md/ and would like a way to save interesting blog posts and articles.
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...