From cf3dd2ebd81948dd41e4c4b9f0b7e04410ce2980 Mon Sep 17 00:00:00 2001 From: Christian Nicolai Date: Mon, 1 Aug 2011 00:49:46 +0200 Subject: [PATCH] Removed experiments from yaml.jsf --- yaml.jsf | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/yaml.jsf b/yaml.jsf index fb03502..61747a7 100644 --- a/yaml.jsf +++ b/yaml.jsf @@ -8,32 +8,7 @@ :idle Idle * idle "#" line_comment recolor=-1 - "\t" tab_indent - "-" maybe_block1 - "\n" line_start :line_comment Comment * line_comment - "\n" idle noeat - -:line_start Idle - * idle noeat #dont eat might be the next \n - "#" line_comment recolor=-1 - "\t" tab_indent - "-" maybe_block1 - -# mark whole line as Bad -:tab_indent Bad - * tab_indent - "\n" idle noeat - -:maybe_block1 Idle - * idle noeat #dont eat might be the next \n - "-" maybe_block2 - -:maybe_block2 Idle - * idle noeat #dont eat might be the next \n - "-" block recolor=-3 - -:block BlockDelim - * idle noeat #dont eat might be the next \n + "\n" idle