The Fix Math for Obsidian plugin provides a focused, single command way to convert common LaTeX delimiters and plain parentheses math into the `$...$` forms your notes expect. It adds a ribbon button and a command-palette entry to process the currently open file, preserves fenced code blocks and existing `$...$` delimiters and reports real time statistics in notifications and the status bar. The converter uses readable TypeScript and heuristics to detect inline and display math, covering `\(...\)`, `\[...\]`, smart `( ... )` detection (including AI assistant bracket output) and quoted block math
#latex-conversion2 plugins
Obsidian plugins tagged with #latex-conversion. There are 2 plugins in this collection.
- Rank 15 months ago by Vladislav Sorokin
- Rank 23 years ago by Nika Lopusna
The Notes Merger plugin allows users to combine multiple Markdown files into a single document by generating a hierarchical content structure based on links between notes. It supports customizable merging previews and the creation of slideshows compatible with the `obsidian advanced slides` plugin. Additionally, it can convert Markdown files into XeLaTeX documents, offering options to include custom LaTeX templates. This plugin is ideal for users looking to streamline content aggregation and presentation workflows, with added flexibility for LaTeX-based publishing.