Thiago4532 / mdmath.nvim

A Neovim plugin for inline LaTeX equation previews in Markdown.
MIT License
69 stars 0 forks source link

Migrate SVG conversion to librsvg #7

Closed Thiago4532 closed 1 week ago

Thiago4532 commented 1 week ago

ImageMagick is inconsistent when converting from SVG. Using librsvg directly is more consistent and easier to trace where errors may come from.