]> git.lizzy.rs Git - micro.git/blobdiff - runtime/syntax/html.micro
Update docs and add some comments
[micro.git] / runtime / syntax / html.micro
index 841a37bf10f12caaac491ae19a482bbeda86b111..44e5972ffc70b3f47d16d4ea8a48e9e107382ad4 100644 (file)
@@ -1,6 +1,6 @@
 ## Here is a short improved example for HTML.
 ##
-syntax "HTML" "\.htm[l]?$"
+syntax "html" "\.htm[l]?$"
 color identifier start="<" end=">"
 color special "&[^;[[:space:]]]*;"
 color constant ""[^"]*"|qq\|.*\|"