Sublime: MarkdownEditing plugin.
This commit is contained in:
		| @@ -10,6 +10,7 @@ | ||||
| 		"GitGutter", | ||||
| 		"Hayaku - tools for writing CSS faster", | ||||
| 		"Inc-Dec-Value", | ||||
| 		"MarkdownEditing", | ||||
| 		"Package Control", | ||||
| 		"Stylus", | ||||
| 		"SublimeLinter", | ||||
|   | ||||
| @@ -10,21 +10,21 @@ | ||||
| 	"fallback_encoding": "Cyrillic (Windows 1251)", | ||||
| 	"font_face": "Consolas", | ||||
| 	"font_size": 15, | ||||
| 	"line_padding_top": 1, | ||||
| 	"line_padding_bottom": 1, | ||||
| 	"hayaku_CSS_colors_case": "lowercase", | ||||
| 	"hayaku_CSS_numbers_leading_zero": false, | ||||
| 	"hayaku_CSS_syntax_autoguess": | ||||
| 	[ | ||||
| 		"selector {", | ||||
| 		"\tproperty:value;", | ||||
| 		"\t}" | ||||
| 		"	property:value;", | ||||
| 		"	}" | ||||
| 	], | ||||
| 	"highlight_line": true, | ||||
| 	"ignored_packages": | ||||
| 	[ | ||||
| 		"Vintage" | ||||
| 	], | ||||
| 	"line_padding_bottom": 1, | ||||
| 	"line_padding_top": 1, | ||||
| 	"open_files_in_new_window": false, | ||||
| 	"rulers": | ||||
| 	[ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Artem Sapegin
					Artem Sapegin