diff --git a/autotests/folding/modelines.sh.fold b/autotests/folding/modelines.sh.fold new file mode 100644 index 0000000..ba402f5 --- /dev/null +++ b/autotests/folding/modelines.sh.fold @@ -0,0 +1,10 @@ +# Comment\ + +# kate: syntax Bash ; scheme Normal; +# kate: font-size 14; background-color #FAFAFA ; + +# kate: remove-trailing-spaces *; +# kate: remove-trailing-spaces all; + +# kate: replace-tabs false; +# kate: byte-order-mark true ; diff --git a/autotests/html/modelines.sh.html b/autotests/html/modelines.sh.html new file mode 100644 index 0000000..4258790 --- /dev/null +++ b/autotests/html/modelines.sh.html @@ -0,0 +1,17 @@ + + + +modelines.sh + +
+# Comment\
+
+# kate: syntax Bash ; scheme Normal;
+# kate: font-size 14; background-color #FAFAFA ;
+
+# kate: remove-trailing-spaces *;
+# kate: remove-trailing-spaces all;
+
+# kate: replace-tabs false;
+# kate: byte-order-mark true ;
+
diff --git a/autotests/input/modelines.sh b/autotests/input/modelines.sh new file mode 100644 index 0000000..782046e --- /dev/null +++ b/autotests/input/modelines.sh @@ -0,0 +1,10 @@ +# Comment\ + +# kate: syntax Bash ; scheme Normal; +# kate: font-size 14; background-color #FAFAFA ; + +# kate: remove-trailing-spaces *; +# kate: remove-trailing-spaces all; + +# kate: replace-tabs false; +# kate: byte-order-mark true ; diff --git a/autotests/reference/modelines.sh.ref b/autotests/reference/modelines.sh.ref new file mode 100644 index 0000000..8e80166 --- /dev/null +++ b/autotests/reference/modelines.sh.ref @@ -0,0 +1,10 @@ +# Comment\
+
+# kate: syntax Bash ; scheme Normal;
+# kate: font-size 14; background-color #FAFAFA ;
+
+# kate: remove-trailing-spaces *;
+# kate: remove-trailing-spaces all;
+
+# kate: replace-tabs ;
+# kate: byte-order-mark ;
diff --git a/data/syntax/modelines.xml b/data/syntax/modelines.xml index 889ed80..0f3c882 100644 --- a/data/syntax/modelines.xml +++ b/data/syntax/modelines.xml @@ -1,194 +1,197 @@ ]>