LaTeX Formula Support

pending

by YumeAyai

Render LaTeX formulas in edit mode with KaTeX. Supports \( ... \) and \[ ... \] syntax with live preview.

Updated 4mo agoISCDiscovered via Obsidian Unofficial Plugins
View on GitHub

LaTeX Formula Support for Obsidian

Render LaTeX formulas in edit mode with KaTeX. Supports \(...\) and \[...\] syntax with live preview.

You can use it quite simplyβ€”just install it!

This plugin enhances your editing experience by rendering LaTeX mathematical expressions directly within the editor, providing a WYSIWYG (What You See Is What You Get) feel. It uses KaTeX for fast and beautiful math rendering.

πŸ–ΌοΈ Feature Preview

Inline Formulas (\( ... \))

Inline Formula Example

Block Formulas (\[ ... \])

Block Formula Example

πŸ“¦ Installation

Via Obsidian Community Plugins (Recommended)

  1. Open Obsidian.
  2. Go to Settings > Community plugins.
  3. Click Browse and search for "LaTeX Formula Support".
  4. Click Install and then Enable.

Manual Installation

  1. Download the latest release files (main.js, styles.css, manifest.json) from the Releases page.
  2. Create a folder named latex-formula-support inside your Obsidian vault's .obsidian/plugins/ directory.
  3. Copy the downloaded files into this folder.
  4. Restart Obsidian and enable the plugin in Settings > Community plugins.

πŸ’° Donations

I would be grateful for any donation to support the development of this plugin.

Buy Me A Coffee

Author

  • Author: YumeAyai
  • GitHub Profile: YumeAyai
  • Donations: Buy Me a Coffee

Feel free to contribute to the development of this plugin or report any issues in the GitHub repository.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.