https://github.com/da-liii/kate-commonmark
CommonMark syntax rules for Kate
https://github.com/da-liii/kate-commonmark
commonmark kate syntax-highlighting
Last synced: about 2 months ago
JSON representation
CommonMark syntax rules for Kate
- Host: GitHub
- URL: https://github.com/da-liii/kate-commonmark
- Owner: da-liii
- Created: 2015-11-25T09:45:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T10:58:30.000Z (about 8 years ago)
- Last Synced: 2024-04-14T15:24:14.043Z (about 1 year ago)
- Topics: commonmark, kate, syntax-highlighting
- Language: CMake
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kate-commonmark
CommonMark syntax rules for Kate, fork from [kate-markdown](https://github.com/claes/kate-markdown)A list of fenced code language support
```
Bash
C
C++
Go
Java
JavaScript
MySQL
Python
Ruby
Scala
Scheme
SQL
```## Install
Just put the file in the syntax file directory.For GNU/Linux, this directory is `$HOME/.local/share/org.kde.syntax-highlighting/syntax`, and for MacOS, it is `$HOME/Library/Application Support/org.kde.syntax-highlighting/syntax`.