Markdown Math fixer
Convert T3chat Markdown to Obsidian-compatible Markdown fixing math displaying
This converter fixes math syntax in the following ways:
\$...\$→$...$(inline math with escaped dollar signs)$$...$$→$...$(inline math with parentheses)\[...\]→$$...$$(display math with brackets)
Perfect for converting math notation from Grok, Claude, ChatGPT and other AI assistants to Obsidian-compatible format.