lib/asciidoctor/extensions.rb in asciidoctor-2.0.12 vs lib/asciidoctor/extensions.rb in asciidoctor-2.0.13

- old
+ new

@@ -1019,11 +1019,9 @@ if location @docinfo_processor_extensions.select {|ext| ext.config[:location] == location } else @docinfo_processor_extensions end - else - nil end end # Public: Registers a {BlockProcessor} with the extension registry to # process the block content (i.e., delimited block or paragraph) in the