Skip to content

Commit e19df02

Browse files
committed
Use jog for more filters
Some filters still don't work with jog. This reverts most of commit f07e82077693c16132d63d9fb5fb0555ff3e8532.
1 parent 53fd9f8 commit e19df02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/resources/filters/normalize/astpipeline.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ function quarto_ast_pipeline()
4444
parse_floatreftargets(),
4545
parse_blockreftargets()
4646
}),
47+
force_pandoc_walk = true,
4748
},
4849
{
4950
name = "normalize-3",

0 commit comments

Comments
 (0)