• #dev 2024-02-01
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-02-01 UTC
# 21:34
btrem
[aciccarello] since you're here: can a shortcode access an 11ty filter? It seems like the correct formulation is `${this.myFilter(myVar)}`. But 11ty says this.myFilter is not a function. Also tried `{$myFilter(myVar)}`. Same error.