-
Notifications
You must be signed in to change notification settings - Fork 367
Open
Labels
breadcrumbsbugSomething isn't workingSomething isn't workingshortcodesissues related to shortcodesissues related to shortcodeswebsitesIssues creating websitesIssues creating websites
Milestone
Description
Bug description
I just noticed that when we have a page referencing a site variable, the variable displays correctly in both the sidebar and in the page body itself. However, it doesn't render appropriately when in the page's breadcrumbs. See attached:
Steps to reproduce
git clone https://github.com/nickvigilante/title-variable-breadcrumb-issue
quarto preview
Expected behavior
The breadcrumbs should print This should show bar: bar
.
Actual behavior
The breadcrumbs say This should show bar: {{< var foo >}}
.
Your environment
- OS: macOS Sonoma 14.6.1
Quarto check output
Quarto 1.5.56
[✓] Checking versions of quarto binary dependencies...
Pandoc version 3.2.0: OK
Dart Sass version 1.70.0: OK
Deno version 1.41.0: OK
Typst version 0.11.0: OK
[✓] Checking versions of quarto dependencies......OK
[✓] Checking Quarto installation......OK
Version: 1.5.56
Path: /Applications/quarto/bin
[✓] Checking tools....................OK
TinyTeX: (not installed)
Chromium: (not installed)
[✓] Checking LaTeX....................OK
Tex: (not detected)
[✓] Checking basic markdown render....OK
[✓] Checking Python 3 installation....OK
Version: 3.10.14 (Conda)
Path: /Users/nickv/miniforge3/bin/python
Jupyter: 5.7.2
Kernels: ir, python3
[✓] Checking Jupyter engine render....OK
[✓] Checking R installation...........OK
Version: 4.4.1
Path: /opt/homebrew/Cellar/r/4.4.1/lib/R
LibPaths:
- /opt/homebrew/lib/R/4.4/site-library
- /opt/homebrew/Cellar/r/4.4.1/lib/R/library
knitr: 1.47
rmarkdown: 2.27
[✓] Checking Knitr engine render......OK
Metadata
Metadata
Assignees
Labels
breadcrumbsbugSomething isn't workingSomething isn't workingshortcodesissues related to shortcodesissues related to shortcodeswebsitesIssues creating websitesIssues creating websites