Asciidoctor::SyntaxHighlighter::CustomFactory
A custom factory that stores syntax highlighters in a local registry.
Constructors
new(seed_registry = nil)
SourceInstance methods
Resolve the name to a syntax highlighter instance, if found in the registry.
Retrieve the syntax highlighter class registered for the specified name.