[[https://melpa.org/#/org-fragtog][file:https://melpa.org/packages/org-fragtog-badge.svg]] [[https://github.com/io12/org-fragtog/actions/workflows/check.yml][file:https://github.com/io12/org-fragtog/actions/workflows/check.yml/badge.svg]]
[[./demo.gif]] ** Setup Install and load the package, then add the snippet below to your config.
(add-hook 'org-mode-hook 'org-fragtog-mode)
Although this package uses Org mode's fragment preview feature, it should work with anything that uses the same fragment syntax, such as Markdown files or formulas in code comments.