LLM Chat MD LaTeX Fixer
Markdown Math fixer
Convert T3chat Markdown to Obsidian-compatible Markdown fixing math displaying

This converter fixes math syntax in the following ways:

  1. \$...\$ $...$ (inline math with escaped dollar signs)
  2. $$...$$ $...$ (inline math with parentheses)
  3. \[...\] $$...$$ (display math with brackets)

Perfect for converting math notation from Grok, Claude, ChatGPT and other AI assistants to Obsidian-compatible format.