Check in stranded quarto.doc + async Lua plan files#137
Open
gordonwoodhull wants to merge 1 commit intomainfrom
Open
Check in stranded quarto.doc + async Lua plan files#137gordonwoodhull wants to merge 1 commit intomainfrom
gordonwoodhull wants to merge 1 commit intomainfrom
Conversation
Both plans documented features that shipped weeks ago but the plan files themselves never got committed. Adding them now so the roadmap matches the repo, with checkboxes updated and a few deviation notes where the shipped code diverged from the original plan. Also adds a missing smoke-all fixture (quarto-doc-api-extension) that exercises add_html_dependency, include_text, and is_format in one shortcode — the gap the review turned up.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
2026-04-01-quarto-doc-infrastructure,2026-04-02-async-lua-fetch-url) that documented features shipped weeks ago were never committed — adding them now with checkboxes updated and deviation notes where shipped code diverged from the plan.crates/quarto/tests/smoke-all/extensions/quarto-doc-api-extension/, a missing smoke fixture coveringadd_html_dependency,include_text, andis_formatin one shortcode.Test plan
SMOKE_FILTER=quarto-doc-api cargo nextest run -p quarto smoke_allpassescargo nextest run -p quarto smoke_allpasses (no regressions)