lib/ascii_binder/engine.rb in ascii_binder-0.1.15.3 vs lib/ascii_binder/engine.rb in ascii_binder-0.2.0

- old
+ new

@@ -236,11 +236,10 @@ href ? "<a href=\"#{addl_level}#{href}\">#{text}</a>" : text end def asciidoctor_page_attrs(more_attrs=[]) [ - 'source-highlighter=coderay', - 'coderay-css=style', + 'source-highlighter=rouge', 'linkcss!', 'icons=font', 'idprefix=', 'idseparator=-', 'sectanchors',