Package | Description |
---|---|
com.overzealous.remark |
The root package for the OverZealous Creations, LLC, Remark library.
|
Modifier and Type | Field and Description |
---|---|
Set<IgnoredHtmlElement> |
Options.ignoredHtmlElements
Allows the addition of extra HTML tags that can be left in the output.
|
Modifier and Type | Method and Description |
---|---|
static IgnoredHtmlElement |
IgnoredHtmlElement.create(String tagName,
String... attributes)
Utility method to quickly create a new element.
|
Modifier and Type | Method and Description |
---|---|
Set<IgnoredHtmlElement> |
Options.getIgnoredHtmlElements()
Always returns a non-null setting for IgnoredHtmlElements
|
Copyright © 2017. All rights reserved.