数式をうまく速く書けるWebアプリ模索
今のところScrapbox がメモ帳としてとても手に馴染む. だが
\newcommand
が出来ないのが結構つらい.
ローカルだと
obsidian
がある. これも
\newcommand
出来ない.
ブラウザ上で数式をやるには
KaTeX
/
MathJax
Typst
?
数式レンダリングは画像生成サーバを立てて…
client側でのパースは
Typst コードを Mathlog マークアップに変換する(in Rust)
みたいな感じでできそう?
typstのシンボル定義:
https://github.com/typst/typst/blob/6c542ea1a4a0ee85069dad6974ff331851eff406/library/src/symbols/sym.rs
OI-wiki/remark-typst: 🚧Mdast to Typst compiler🚧
Nota
https://nota-lang.org/
マークアップの機能としては理想的
開発が止まってそう…
https://github.com/nota-lang/nota
Scribble
https://docs.racket-lang.org/scribble/index.html