obsidian-mathjax-preamble-manager

Use preamble in Obsidian / switch preambles note to note

MIT License

Stars
2

Bot releases are visible (Hide)

obsidian-mathjax-preamble-manager - 0.2.10 Latest Release

Published by github-actions[bot] 11 months ago

  • Fixed preamble preprocessing missing on the initial load.
  • Now this plugin properly trims code block languages.
obsidian-mathjax-preamble-manager - 0.2.9

Published by github-actions[bot] 11 months ago

A minor settings UI improvement.

obsidian-mathjax-preamble-manager - 0.2.8

Published by github-actions[bot] 11 months ago

Fixed typo.

obsidian-mathjax-preamble-manager - 0.2.7

Published by github-actions[bot] 11 months ago

Fixed the aforementioned embed problem while avoiding redundant renderMath() calls by remembering the last loaded preamble (what a dumb mistake I made...)

obsidian-mathjax-preamble-manager - 0.2.6

Published by github-actions[bot] 11 months ago

Fixed a problem regarding embeds by basically reverting the changes introduced in the previous release.

obsidian-mathjax-preamble-manager - 0.2.5

Published by github-actions[bot] 11 months ago

Now this plugin avoids redundant renderMath() calls by storing a sourcePath-to-preamblePath map.

obsidian-mathjax-preamble-manager - 0.2.4

Published by github-actions[bot] 11 months ago

Fixed settings not saved to data.json when rename/delete events occurred

obsidian-mathjax-preamble-manager - 0.2.3

Published by github-actions[bot] 11 months ago

  • Fixed settings not saved without pressing Enter.
  • Now a preamble path is used as a preamble ID.

Full Changelog: https://github.com/RyotaUshio/obsidian-mathjax-preamble-manager/compare/0.2.2...0.2.3

obsidian-mathjax-preamble-manager - 0.2.2

Published by github-actions[bot] 11 months ago

Fixed rerendering causing note properties to be hidden in Reading view.

obsidian-mathjax-preamble-manager - 0.2.1

Published by github-actions[bot] 11 months ago

  • Fixed a bug happenning for invalid yam
  • Now closing the setting tab triggers rerendering
obsidian-mathjax-preamble-manager - 0.2.0

Published by github-actions[bot] 11 months ago

New feature: Now markdown views can dynamically adjust to preamble changes!

obsidian-mathjax-preamble-manager - 0.1.0

Published by github-actions[bot] 11 months ago

First release!