public class MarkdownEngine extends MarkupEngine
| Constructor and Description |
|---|
MarkdownEngine() |
| Modifier and Type | Method and Description |
|---|---|
void |
processBody(ParserContext context)
Processes the body of the document.
|
parse, processHeader, validatepublic void processBody(ParserContext context)
MarkupEngineParserContext.setBody(String) method.processBody in class MarkupEnginecontext - the parser contextCopyright © 2016. All rights reserved.