Skip to content

cross-page shortcode dependencies #2966

@cscheid

Description

@cscheid

The bug reported here is a quarto bug.

If a snippet of a page gets "transplanted" to a different page because of a listing, then shortcode dependencies that are induced by that snippet need to be carried to the listing page. In this case, it's the fontawesome shortcode, but that problem will come up more generally.

We're probably detecting the shortcodes "too early" in the process, before the snippets are included, and so we're missing the snippet contents.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingluaIssues related to the lua codebase, filter chain, etc

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions