Math to image 📏
📏 Math to image conversion tool for websites that don’t support LaTex rendering like github.
Convert LaTeX code into image links like:
Installation 📦
ext install Skwal.math-to-image
Usage 📝
Select your LaTeX code :
Then press Ctrl+p
and type Convert math to image
After that, click enter to convert your code.
Settings 🔧
You can change the default color in which the math will be rendered, with the color
option in your settings.json
"math-to-image.color": "white"
Setting up a shortcut 🔧
Press Ctrl+p
and type Convert math to image
, then click on the gear icon.
Click on keybinding
and type your shortcut
Change log 📝
For version updates and bug fixes, please see our CHANGELOG
final
If you have any problem, don’t hesitate to open an issue
contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.