Open
Description
Description
I am attempting to add liquid support via solid to my static site generator (tableau) and the new LIQUID sigil looks awesome. I used to have an implementation of my own L sigil, before I moved my personal blog to a different template syntax.
I'm trying to create a tag that basically renders a HEEx component, but I don't think its currently possible to globally set custom tags in a way that the sigil can see them.
Do you think this is possible?