https://github.com/ebandev/notionasciimath
A (crappy) tampermonkey script to use AsciiMath in Notion. Just press ScrollLock and see the magic 👀.
https://github.com/ebandev/notionasciimath
Last synced: 3 months ago
JSON representation
A (crappy) tampermonkey script to use AsciiMath in Notion. Just press ScrollLock and see the magic 👀.
- Host: GitHub
- URL: https://github.com/ebandev/notionasciimath
- Owner: ebanDev
- License: mit
- Created: 2022-08-18T16:13:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-27T20:13:25.000Z (almost 4 years ago)
- Last Synced: 2025-01-23T11:48:07.211Z (over 1 year ago)
- Size: 26.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# notionAsciiMath
A (crappy) tampermonkey script to use AsciiMath in Notion. Just press ScrollLock and see the magic 👀.
https://user-images.githubusercontent.com/57091497/185446287-df509328-e60e-41b3-950b-16dbfc1cf109.mp4
JS lib used : [ascii-to-latex](https://github.com/tylerlong/asciimath-to-latex) by Tyler Liu.