@Component(role=ParserModule.class, hint="markdown") public class MarkdownParserModule extends AbstractParserModule
ParserModule for Markdown.| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_EXTENSION
The extension for Markdown files.
|
| Constructor and Description |
|---|
MarkdownParserModule()
Build a new instance of
MarkdownSiteModule. |
getExtension, getParserId, getSourceDirectorypublic static final String FILE_EXTENSION
public MarkdownParserModule()
MarkdownSiteModule.Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.