Warning, /frameworks/syntax-highlighting/autotests/input/test-modelines is written in an unsupported language. File is not indexed.

0001 ### "Modelines" test file.
0002 ### This is a hidden language used to highlight
0003 ### modelines in comments of others languages.
0004 ### Currently only Kate's Modelines are supported.
0005 
0006 # kate: syntax Python ; scheme Breeze Light;
0007 # kate: font-size 13; background-color #FAFAFA ;
0008 
0009 # kate: remove-trailing-spaces *;
0010 # kate: remove-trailing-spaces all;
0011 
0012 # kate: replace-tabs false;
0013 # kate: byte-order-mark true ;
0014 
0015 # Comment\