Pull requests to mdmath are very welcome.
mdmath as an extension to VS Code should run seemlessly in other browsers and on all platforms supported by VS Code.
Verifying that assumption is of valuable help.
- 4 spaces for indentation
- 80 character line length
- commas last
- declare variables in the outermost scope that they are used
- camelCase for variables in JavaScript
Markdown+Math for VS Code is licensed under the MIT License