quarto-dev / quarto-dev/quarto-cli

cross-page shortcode dependencies

Open
#2,966 1 comment 1 reaction 1 assignee View on GitHub

@cscheid is already working on this.

Since Oct 21, 2022.

bug lua
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.