Skip to content

feat: mock code cells#161

Merged
rich-iannone merged 7 commits intomainfrom
feat-mock-code
May 7, 2026
Merged

feat: mock code cells#161
rich-iannone merged 7 commits intomainfrom
feat-mock-code

Conversation

@rich-iannone
Copy link
Copy Markdown
Member

This PR introduces support for "mock" code cells and output-title containers in the documentation build process. It adds a preprocessor for expanding special code cells (marked with source-code: mock) into display/eval cell pairs, and a Quarto extension for wrapping code cell outputs in a titled container when the output-title or output-frame option is set. These features improve the clarity and presentation of code examples and their outputs in the generated documentation.

@rich-iannone rich-iannone merged commit f6336c7 into main May 7, 2026
7 checks passed
@rich-iannone rich-iannone deleted the feat-mock-code branch May 7, 2026 22:47
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