Support typst files?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
Describe the solution you'd like
vnote imports .md and .typ files. Render .md by markdown way and render .typ by typst way.
Additional context
quarto seems like reach this feature: https://quarto.org/docs/prerelease/1.4/#:~:text=Support%20for%20the%20typst%20output%20format.
Related typst link: 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 by tracing how vnote imports and renders .md files; the issue gives no file or test entry point. Review the linked Typst project to understand the requested rendering path. Done means .typ files import and render through Typst while .md files continue through Markdown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- content, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100