Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for representing per-output sub-ASTs in MyST AST #1674

Open
agoose77 opened this issue Nov 25, 2024 · 0 comments · May be fixed by #1661 or #1671
Open

Add support for representing per-output sub-ASTs in MyST AST #1674

agoose77 opened this issue Nov 25, 2024 · 0 comments · May be fixed by #1661 or #1671
Labels
enhancement New feature or request

Comments

@agoose77
Copy link
Contributor

agoose77 commented Nov 25, 2024

In order to solve #1026, we need the ability to associate AST subtrees with individual cell outputs. This is not yet supported with MyST's current AST, so this issue tracks the need to extend our AST in way to handle it.

Note that this is not about formalising the AST change; for now, we can assume that our AST spec is not always up-to-date, and over time reduce that.

@agoose77 agoose77 added the enhancement New feature or request label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant