class

Asciidoctor::Extensions::Postprocessor

Inherits Asciidoctor::Extensions::Processor < Reference < Object

Postprocessors are run after the document is converted, but before it is written to the output stream.

Instance methods

process(document : Document, output : String) : String
Source