lib/asciidoctor/callouts.rb in asciidoctor-1.5.1 vs lib/asciidoctor/callouts.rb in asciidoctor-1.5.2
- old
+ new
@@ -1,4 +1,5 @@
+# encoding: UTF-8
module Asciidoctor
# Public: Maintains a catalog of callouts and their associations.
class Callouts
def initialize
@lists = []