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, setValue
getSerialized, getSerialized, invalidateSerialized, setSerialized, toMarkdownElement, toString
public java.lang.String serialize() throws MarkdownSerializationException
MarkdownElement
serialize
in class Text
MarkdownSerializationException
- If unable to generate a markdown String