[Add Language] Marko (#3519)

* add marko

* update marko
This commit is contained in:
Michael Rawlings
2017-03-17 02:46:20 -07:00
committed by Colin Seymour
parent 053b8bca97
commit 3bbfc907f3
9 changed files with 121 additions and 0 deletions

1
vendor/README.md vendored
View File

@@ -195,6 +195,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **Makefile:** [textmate/make.tmbundle](https://github.com/textmate/make.tmbundle)
- **Mako:** [marconi/mako-tmbundle](https://github.com/marconi/mako-tmbundle)
- **Markdown:** [atom/language-gfm](https://github.com/atom/language-gfm)
- **Marko:** [marko-js/marko-tmbundle](https://github.com/marko-js/marko-tmbundle)
- **Mask:** [tenbits/sublime-mask](https://github.com/tenbits/sublime-mask)
- **Mathematica:** [shadanan/mathematica-tmbundle](https://github.com/shadanan/mathematica-tmbundle)
- **Matlab:** [textmate/matlab.tmbundle](https://github.com/textmate/matlab.tmbundle)