public class Quote extends Text
| Constructor and Description |
|---|
Quote(java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
serialize()
Attempts to generate a String representing this markdown element.
|
getPredecessor, getSuccessor, getValue, setValuegetSerialized, getSerialized, invalidateSerialized, setSerialized, toMarkdownElement, toStringpublic java.lang.String serialize()
throws MarkdownSerializationException
MarkdownElementserialize in class TextMarkdownSerializationException - If unable to generate a markdown String