Module: Asciidoctor::Rouge

Defined in:
lib/asciidoctor/rouge/version.rb,
lib/asciidoctor/rouge/constants.rb,
lib/asciidoctor/rouge/treeprocessor.rb,
lib/asciidoctor/rouge/html_formatter.rb,
lib/asciidoctor/rouge/docinfo_processor.rb,
lib/asciidoctor/rouge/callouts_substitutor.rb,
lib/asciidoctor/rouge/passthroughs_substitutor.rb

Defined Under Namespace

Classes: CalloutsSubstitutor, DocinfoProcessor, HtmlFormatter, PassthroughsSubstitutor, Treeprocessor

Constant Summary collapse

VERSION =
'0.4.0'.freeze
DEFAULT_THEME =

Name of the default Rouge theme (style) to use when rouge-theme attribute is not specified.

'github'.freeze