We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53fd9f8 commit e19df02Copy full SHA for e19df02
src/resources/filters/normalize/astpipeline.lua
@@ -44,6 +44,7 @@ function quarto_ast_pipeline()
44
parse_floatreftargets(),
45
parse_blockreftargets()
46
}),
47
+ force_pandoc_walk = true,
48
},
49
{
50
name = "normalize-3",
0 commit comments