• #dev 2025-05-08
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2025-05-08 UTC
# 19:56
btrem
Zegnat: I can see how that might work. Though it's an unconventional way to mark footnotes. In a sense, I was trying to replicate css counters in my 11ty shortcode. So each footnote ref would have been {% fn %}. And the footnotes would be an array of strings in front matter. The second part is easy, and done. The first part probably can't be done.