Package | Description |
---|---|
com.kamontat.convert | |
com.overzealous.remark |
The root package for the OverZealous Creations, LLC, Remark library.
|
com.overzealous.remark.convert |
This package contains the classes that walk the Jsoup document and processConvert it into Markdown code.
|
Class and Description |
---|
Options
This class is used to configure the Remark engine.
|
Remark
The class that manages converting HTML to Markdown.
|
Class and Description |
---|
IgnoredHtmlElement
Provides a standard class to note which HTML elements should be left in the final output.
|
Options
This class is used to configure the Remark engine.
|
Options.FencedCodeBlocks
Provides settings to configure if fenced code blocks are used.
|
Options.InWordEmphasis
Provides options for how to handle in-word emphasis.
|
Options.Tables
Provides settings to control how Tables are converted.
|
Remark
The class that manages converting HTML to Markdown.
|
Class and Description |
---|
Options
This class is used to configure the Remark engine.
|
Copyright © 2017. All rights reserved.