• #dev 2024-03-19
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-03-19 UTC
# 08:38
[qubyte]
I do sort of wish I could use an AST like Chris does. Right now marked spits out a string, which I immediately throw at jsdom so I can add footnotes at the end and eliminate some spans. If it spat out an AST I could probably get it to render directly to a DOM.