Switching between the Parsedown Extra and Markdown Extra libraries for PHP. One doesn’t convert `> ` to `blockquote` inside `
` and the other doesn’t support `~~` for strikethrough text.
(https://jan.boddez.net/notes/5e399316b5)
Going to just drop this here: https://ryangjchandler.co.uk/posts/parsing-markdown-with-php-autolinking-and-strikethrough
(https://jan.boddez.net/notes/4f4350aab7)
TL;DR: Use (and extend) league/commonmark.
The social network of the future: No ads, no corporate surveillance, ethical design, and decentralization! Own your data with Mastodon!
TL;DR: Use (and extend) league/commonmark.