lib/rouge/formatters/tex.rb in rouge-3.6.0 vs lib/rouge/formatters/tex.rb in rouge-3.7.0
- old
+ new
@@ -1,4 +1,7 @@
+# -*- coding: utf-8 -*- #
+# frozen_string_literal: true
+
module Rouge
module Formatters
class Tex < Formatter
tag 'tex'