Open matthew-brett opened 3 months ago
I think this is a specific instance of the problem referred to in https://github.com/sergiocorreia/panflute/issues/236 - I guess a more general question is - should RawBlock
s be passed through by default - rather than passing through only if expicitly listed in RAW_FORMATS
.
Quarto generates latex-merge as a RawBlock format.
Accept this as a RawBlock format.
Specifically Quarto filters generate this JSON from Markdown
![An image](some_image.jpg)
:Without this patch, initial parsing of the JSON input for any Panflute filter will fail with: