19 lines
527 B
Plaintext
19 lines
527 B
Plaintext
### "Modelines" test file.
|
|
### This is a hidden language used to highlight
|
|
### modelines in comments of others languages.
|
|
### Currently only Kate's Modelines are supported.
|
|
|
|
# kate: syntax Python ; scheme Breeze Light;
|
|
# kate: indent-mode pascal; hl pascal ;
|
|
# kate: font-size 13; background-color #FAFAFA ;
|
|
|
|
# kate: remove-trailing-spaces *;
|
|
# kate: remove-trailing-spaces all;
|
|
|
|
# kate: remove-trailing-spaces 1 ; replace-tabs false off ; hl python ;
|
|
|
|
# kate: replace-tabs false;
|
|
# kate: byte-order-mark true ;
|
|
|
|
# Comment\
|