Skip to content

fix(quarto): clean up quarto-authoring skill#40

Open
mcanouil wants to merge 3 commits intoposit-dev:mainfrom
mcanouil:fix/quarto-authoring-cleanup
Open

fix(quarto): clean up quarto-authoring skill#40
mcanouil wants to merge 3 commits intoposit-dev:mainfrom
mcanouil:fix/quarto-authoring-cleanup

Conversation

@mcanouil
Copy link
Contributor

@mcanouil mcanouil commented Mar 9, 2026

Update the quarto-authoring skill to Quarto CLI v1.9.30 and fix several issues found.

  • Update pinned Quarto CLI version from v1.8.26 to v1.9.30.
  • Fix broken code fences in divs-and-spans.md, conversion-blogdown.md, and conversion-xaringan.md.
  • Use three colons consistently for div syntax in callouts.md nested example and markdown-linting.md guidance.
  • Move migration references into a gated subsection with an explicit instruction not to read them during normal authoring tasks, saving ~8,600 tokens of unnecessary context.

Evaluation

File Lines ~Tokens
SKILL.md 319 1,909
references/callouts.md 178 884
references/citations.md 298 1,436
references/code-cells.md 282 1,816
references/conditional-content.md 293 1,196
references/conversion-blogdown.md 530 1,978
references/conversion-bookdown.md 417 1,662
references/conversion-distill.md 436 1,704
references/conversion-rmarkdown.md 337 1,676
references/conversion-xaringan.md 465 1,588
references/cross-references.md 315 1,774
references/diagrams.md 287 1,361
references/divs-and-spans.md 343 1,235
references/extensions.md 319 1,353
references/figures.md 288 1,480
references/layout.md 427 1,670
references/markdown-linting.md 88 498
references/shortcodes.md 374 1,462
references/tables.md 375 1,829
references/yaml-front-matter.md 419 1,863
Total 6,790 30,374
Description - 99

mcanouil added 3 commits March 9, 2026 21:42
- Update Quarto CLI version from v1.8.26 to v1.9.30.
- Fix broken code fences in divs-and-spans, conversion-blogdown,
  and conversion-xaringan references.
- Use three colons consistently for div syntax, including nesting.
- Gate migration references behind explicit conversion guardrail
  to avoid unnecessary reads during authoring tasks.
- Remove trailing blank lines from reference files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant