vnotex / vnotex/vnote

Support typst files?

Open
#2,711 2 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.