Skip to content

Parse code-cell outputs into MyST AST #2114

@agoose77

Description

@agoose77

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststoryFeature request or idea to improve mystjs

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions