• #dev 2020-11-14
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-11-14 UTC
# 21:14
[Simon_Willison]
The https://til.simonwillison.net/ used to render markdown using a Python markdown renderer from a custom template tag, but that wasn’t covering all of the weird extensions in GFM - so I ended up having my build script pass the markdown through their rendering API instead