public class Preprocessor
extends org.asciidoctor.extension.Preprocessor
| Constructor and Description |
|---|
Preprocessor()
Instantiates a new preprocessor.
|
Preprocessor(Map<String,Object> config)
Instantiates a new preprocessor.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getContentLines()
Gets the content lines.
|
org.asciidoctor.extension.PreprocessorReader |
process(org.asciidoctor.ast.Document document,
org.asciidoctor.extension.PreprocessorReader reader) |
Copyright © 2018. All rights reserved.