No description
Find a file
2023-03-04 14:31:19 +08:00
data.ts first commit 2023-03-03 23:31:30 +08:00
main.ts small changes 2023-03-04 14:31:19 +08:00
manifest.json first commit 2023-03-03 23:31:30 +08:00
README.md small changes 2023-03-04 14:31:19 +08:00
styles.css small changes 2023-03-04 14:31:19 +08:00

Convert simple LaTeX symbols into Unicode

Obsidian supports LaTeX, but there are cases where Unicode symbols suffice.

How it works

Run command LaTeX to Unicode. In the pop-up box, type in the LaTeX commands, then insert the conversion results.

Acknowledgment