public interface CustomNodeFormatter<N extends com.vladsch.flexmark.util.ast.Node>
extends com.vladsch.flexmark.util.ast.NodeAdaptingVisitor<N>
| Modifier and Type | Method and Description |
|---|---|
void |
render(N node,
NodeFormatterContext context,
MarkdownWriter markdown) |
void render(N node, NodeFormatterContext context, MarkdownWriter markdown)
Copyright © 2019. All rights reserved.