Current File : //proc/thread-self/root/kunden/kunden/proc/thread-self/root/usr/share/source-highlight/xml.lang |
state preproc delim "<?xml" "?>" multiline begin
include "key_string.lang"
end
state preproc delim '<![[:alpha:]]+' ">" multiline begin
include "key_string.lang"
end
comment delim "<!--" "-->" multiline nested
keyword = '<(/)?[[:alpha:]]([[:word:]:.-]*)(/)?>'
state keyword delim '<(/)?[[:alpha:]]([[:word:]:.-]*)' '(/)?>' multiline begin
include "key_string.lang"
end
preproc = '&([[:alnum:]]+);'