Replies: 1 comment 1 reply
-
it looks like your extension looks for |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I would like to create an extension that recognizes:
and parses it into:
My first attempt is to define the block-level extension:
However, this instead outputs:
Any advice would be greatly appreciated!
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions