Skip to content

Commit 374f329

Browse files
docs(hub-client): changelog entry for bd-izfv user-grammar fix
1 parent 68e5ec2 commit 374f329

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

hub-client/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ be in reverse chronological order (latest first).
1313
1414
-->
1515

16+
### 2026-05-10
17+
18+
- [`979982bd`](https://github.com/quarto-dev/q2/commits/979982bd): Custom syntax highlighting now works in Quarto Hub projects (bd-izfv) — user-supplied tree-sitter grammars under `_quarto/grammars/<lang>/` now apply to code blocks even when the qmd file lives under a `_quarto.yml` ancestor, matching the single-file render path.
19+
1620
### 2026-05-05
1721

1822
- [`5ecdfe48`](https://github.com/quarto-dev/q2/commits/5ecdfe48): Surface doctemplate diagnostics (e.g. `Q-10-2 Undefined variable`) through `quarto render` and the hub-client preview (bd-xdnk). Custom templates referencing undefined variables now produce ariadne-rendered warnings with accurate source locations instead of being silently dropped. Also fixes a separate pre-existing bug where the `template:` YAML key was ignored under `quarto render` because the lookup didn't handle `PandocInlines`-shaped scalars.

0 commit comments

Comments
 (0)