micro-editor / micro-editor/micro
Typst syntax
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
Description of the problem or steps to reproduce
I think it would be help to add Typst syntax:
https://github.com/zyedidia/micro/tree/master/runtime/syntax
maybe not the full language, but at least the basics:
https://typst.app/docs/reference/syntax
https://github.com/typst/typst
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the repository's runtime/syntax directory and review the existing syntax definitions alongside the Typst syntax documentation. Add a Typst syntax definition covering the basic language syntax requested in the issue, then verify it behaves consistently with the other definitions.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100