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
- Host: GitHub
- URL: https://github.com/lemonpi/math-notes
- Owner: LemonPi
- Created: 2017-09-09T18:49:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-03T03:57:48.000Z (over 8 years ago)
- Last Synced: 2025-02-22T18:40:34.379Z (about 1 year ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Math Notes
Plain text highlighting for math notes
## Example
See example.motes

## 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