| Package | Description |
|---|---|
| com.vladsch.flexmark.html |
HTML rendering (see
HtmlRenderer) |
| com.vladsch.flexmark.html.renderer |
| Modifier and Type | Method and Description |
|---|---|
RendererBuilder |
RendererBuilder.htmlIdGeneratorFactory(HeaderIdGeneratorFactory htmlIdGeneratorFactory)
Add a factory for generating the header id attribute from the header's text
|
HtmlRenderer.Builder |
HtmlRenderer.Builder.htmlIdGeneratorFactory(HeaderIdGeneratorFactory htmlIdGeneratorFactory)
Add a factory for generating the header id attribute from the header's text
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HeaderIdGenerator.Factory |
Copyright © 2018. All rights reserved.