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

feature: frontmatter syntax support #253

Open
1 task done
epage opened this issue Feb 18, 2025 · 0 comments · May be fixed by #264
Open
1 task done

feature: frontmatter syntax support #253

epage opened this issue Feb 18, 2025 · 0 comments · May be fixed by #264

Comments

@epage
Copy link

epage commented Feb 18, 2025

Did you check the tree-sitter docs?

Is your feature request related to a problem? Please describe.

RFC #3503 adds support for a new frontmatter syntax. The contained content format is defined by the calling tool with a tool identifier.

In RFC #3502, the cargo infostring identifier would be used to signify the block uses the Cargo.toml format/schema. Cargo will assume that an empty infostring is meant to be used with it.

These are not stable. Stabilization is being tracked in:

Describe the solution you'd like

To parse the frontmatter

Describe alternatives you've considered

N/A

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant