Uses of Package
com.overzealous.remark
-
Packages that use com.overzealous.remark Package Description 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. -
Classes in com.overzealous.remark used by com.overzealous.remark Class 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. -
Classes in com.overzealous.remark used by com.overzealous.remark.convert Class Description Options This class is used to configure the Remark engine.