#114·markdoc

Tag is ignored when double quote is missing in tag attribute

Author: StarpTechCreated Jul 3, 2022Updated Sep 8, 2026
Labelsbuggood first issuehelp wanted

What happened?

This was quite hard to debug. I had the following:

{% quote content="test /%}

No error was thrown. I'd expect that the parser throws an error.

To reproduce

See above.

Version

0.1.3

Additional context

No response