MathEditor README
This is the README for extension "MathEditor".
Features
A vs code webview extension to write mathmatical formula easily.
- Helpful for developer to create math equation.
- Provide math formula in three different forms like MathML, LaTeX, Asciimath.
- Copy to clipboard option is available for directly copy the code.
- An interactive and responsive symbol table to help writing equation.
Requirements
VS Code Editor. You can download it here https://code.visualstudio.com/download.
To install the extension:
- Download the repository from https://github.com/shivssm/matheditor
- Do 'npm install' in your command line after reaching into directory to install the dependencies.
- Open the folder in vs code editor.
- Run the extension using (
ctrl+shift+p for windows);
Known Issues
Sometimes conversion into asciimath code having trouble.
Release Notes
0.2.0
Initial release of Math Editor (a vs code webview extension to write equation)
Enjoy!
| |