public class MarkdownDocument extends WikiDocument
Constructor and Description |
---|
MarkdownDocument(WikiPage page,
com.vladsch.flexmark.util.ast.Node md) |
Modifier and Type | Method and Description |
---|---|
com.vladsch.flexmark.util.ast.Node |
getMarkdownNode() |
static com.vladsch.flexmark.util.data.MutableDataSet |
options(WikiContext context)
configuration options for MarkdownRenderers.
|
getContext, getPage, getPageData, setContext, setPageData
addContent, addContent, addContent, addContent, canContainContent, clone, cloneContent, detachRootElement, equals, getBaseURI, getContent, getContent, getContent, getContentSize, getDescendants, getDescendants, getDocType, getDocument, getNamespacesInherited, getNamespacesInScope, getNamespacesIntroduced, getParent, getProperty, getRootElement, hashCode, hasRootElement, indexOf, removeContent, removeContent, removeContent, removeContent, setBaseURI, setContent, setContent, setContent, setContent, setDocType, setProperty, setRootElement, toString
public MarkdownDocument(WikiPage page, com.vladsch.flexmark.util.ast.Node md)
public com.vladsch.flexmark.util.ast.Node getMarkdownNode()
public static com.vladsch.flexmark.util.data.MutableDataSet options(WikiContext context)
context
- current wikicontextCopyright © 2001-2019 The Apache Software Foundation. All rights reserved.