mystmd icon indicating copy to clipboard operation
mystmd copied to clipboard

Parse code-cell outputs into MyST AST

Open agoose77 opened this issue 5 months ago • 1 comments
trafficstars

Proposal

Generated content like Markdown, LaTeX, and tables should be parsed from code-cell outputs into MyST AST. This will enable code-cells to generate content that participates in static export builds (like PDFs).

Definition of done

  • Generated Markdown, LaTeX, tables, etc, is represented in the MyST document as sub-AST.

agoose77 avatar Jun 19 '25 12:06 agoose77