Automatically replaces $...$ and $$...$$ with Notion inline equations
A robust Tampermonkey script designed to convert text-based $math$ or $$math$$ delimiters into native Notion equation nodes. Ideal for processing content pasted from Typora, Obsidian, or ChatGPT.
$ ... $ but also complex $$ ... $$ blocks that span multiple lines (created via Shift+Enter).For the ultimate "Copy-Paste-Convert" workflow, it is highly recommended to use this script alongside:
$ delimiters from various sources, making it ready for this script to process.Ctrl + Shift + ECmd + Shift + EEsc key to exit the guide mode at any time.$$ formulas appear as centered blocks, it is recommended to add \displaystyle at the beginning of your LaTeX code.