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] Add Typst Inline Support #5803

Open
EvanLuo42 opened this issue Aug 17, 2023 · 1 comment
Open

[Feature] Add Typst Inline Support #5803

EvanLuo42 opened this issue Aug 17, 2023 · 1 comment

Comments

@EvanLuo42
Copy link

EvanLuo42 commented Aug 17, 2023

Typst is a language for scientific paper typesetting, which is a replacement of LaTex. Typst has a stronger ability on typing Maths equations, chemical equations, etc. On top of that, Typst is not only used by a small group of people. Many people like me use Typst in their daily working. Therefore, it would be great if Typora adds Typst's grammar support.

Here is a piece of Typst code:

$ A = pi r^2 $
$ "area" = pi dot "radius"^2 $
$ cal(A) :=
    { x in RR | x "is natural" } $
#let x = 5
$ #x < 17 $

Preview

@M4n5ter
Copy link

M4n5ter commented Feb 14, 2024

It will be great if typora support typst, many people use typst but there's no good editor support it

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

No branches or pull requests

3 participants