diff options
Diffstat (limited to 'editors/kate/README.md')
-rw-r--r-- | editors/kate/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/editors/kate/README.md b/editors/kate/README.md new file mode 100644 index 0000000..2c086e3 --- /dev/null +++ b/editors/kate/README.md @@ -0,0 +1,7 @@ +# Kate syntax highlighting + +The default file format for syntax highlighting in Kate. The format is +also used in many different editors or highlighting libraries. + +For example, you can use it in `pandoc` using +`pandoc --syntax-definition=bruijn.xml ...`. |