templates/literal.html.slim in asciidoctor-revealjs-4.0.1 vs templates/literal.html.slim in asciidoctor-revealjs-4.1.0.rc2

- old
+ new

@@ -1 +1 @@ -.literalblock id=@id class=role += html_tag('div', { :id => id, :class => ['literalblock', role, ('fragment' if (option? :step) || (attr? 'step'))] }.merge(data_attrs(@attributes)))