type
MarkdownRenderer
src
@Js
const class MarkdownRenderer : Obj, Renderer
Renders nodes to Markdown (CommonMark syntax).
constructors
make |
Get a renderer with all the default configuration |
---|
methods
Slot Details
builder
src
static MarkdownRendererBuilder builder()
Obtain a builder for configuring the renderer
make
src
static new make()
Get a renderer with all the default configuration