Skip to content
Discussion options

You must be logged in to vote

It's a complicated question, and the answer is currently "shortcode execution order is undefined and unreliable". It depends on a variety of things that Quarto doesn't directly control, and so we don't promise any order.

If you want specific execution order, you currently need to turn to regular Lua filters.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rchaput
Comment options

Answer selected by rchaput
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
lua Issues related to the lua codebase, filter chain, etc shortcodes issues related to shortcodes
2 participants