lib/rouge/template_lexer.rb in rouge-1.5.0 vs lib/rouge/template_lexer.rb in rouge-1.5.1
- old
+ new
@@ -1,4 +1,6 @@
+# -*- coding: utf-8 -*- #
+
module Rouge
# @abstract
# A TemplateLexer is one that accepts a :parent option, to specify
# which language is being templated. The lexer class can specify its
# own default for the parent lexer, which is otherwise defaulted to