Package | Description |
---|---|
com.overzealous.remark |
The root package for the OverZealous Creations, LLC, Remark library.
|
Modifier and Type | Field and Description |
---|---|
Options.FencedCodeBlocks |
Options.fencedCodeBlocks
Configures how to handle code blocks.
|
Modifier and Type | Method and Description |
---|---|
Options.FencedCodeBlocks |
Options.getFencedCodeBlocks()
Always returns a non-null setting for FencedCodeBlocks
|
static Options.FencedCodeBlocks |
Options.FencedCodeBlocks.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Options.FencedCodeBlocks[] |
Options.FencedCodeBlocks.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.