An open API service indexing awesome lists of open source software.

https://github.com/lemonpi/math-notes

Sublime text 3 syntax highlighting for math notes
https://github.com/lemonpi/math-notes

Last synced: 24 days ago
JSON representation

Sublime text 3 syntax highlighting for math notes

Awesome Lists containing this project

README

          

## Math Notes
Plain text highlighting for math notes

## Example
See example.motes

![example.motes](https://i.imgur.com/DRqtMd9.png)

## Usage
- [get package control](https://packagecontrol.io/installation)
- Ctrl+Shift+P type and select `Install Package`
- type and select `math notes` (casing doesn't matter)
- restart sublime

Files with `.motes` extension are automatically assigned `MathNotes` syntax.
Otherwise, you can assign it manually via the bottom right syntax selection.

## Contribution
You can either:
1. create issue with feature request for a specific kind of highlight
2. fork, make changes, then submit pull request with a picture demonstrating new feature