Check original README
I'm not familiar with rules of github forks, if I do something wrong please tell me.
This project wants to integrate Marktext with Tinymist. It aims to achieve the following goals:
- typst mathematical formulas enclosed in $$
- code blocks that display typst enclosed in ```typst
- imports from local files
This project is under develop.
Tinymist for vscode is awesome, but I want an editor that doesn't separate the text and preview. Currently, I've only found Wypst from Obsidian that supports this, but my experience isn't very friendly. Therefore, I'm currently choosing the open source Marktext for transformation.
$env:MARKTEXT_DEV_HIDE_BROWSER_ANALYZER="true"; yarn run dev