class Rouge::Lexers::Vue::TemplateHTML
HTML extended with Vue template attribute shorthands. Used as the delegate lexer for <template> content so that directives like @click and @click.disabled are recognised without polluting the plain HTML lexer with framework-specific syntax.