Skip to content

Strict AST#2

Draft
nothendev wants to merge 2 commits intomasterfrom
strict-ast
Draft

Strict AST#2
nothendev wants to merge 2 commits intomasterfrom
strict-ast

Conversation

@nothendev
Copy link
Collaborator

Narrows down the AST so that:

  • attribute name is now String
  • attribute value is now only code or text (no more html)
  • code block elements are now either Code(String) or Html(HtmlTag)

…ttribute name is now String instead of Element
@nothendev nothendev added the enhancement New feature or request label Dec 4, 2024
@nothendev nothendev added this to the 0.1 alpha milestone Dec 4, 2024
@FilterUnfiltered
Copy link
Owner

I didn't see this, is this working and ready to merge?

@nothendev
Copy link
Collaborator Author

idk lmao and its a draft too

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

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants