Class RichText.MarkdownItStrategy
java.lang.Object
org.vaadin.firitin.components.RichText.MarkdownItStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
appendMarkdown
(String markdownFragment, RichText component) static void
void
setMarkdown
(String markdown, RichText component)
-
Constructor Details
-
MarkdownItStrategy
public MarkdownItStrategy()
-
-
Method Details
-
setMarkdown
- Specified by:
setMarkdown
in interfaceRichText.MarkdownStrategy
-
appendMarkdown
- Specified by:
appendMarkdown
in interfaceRichText.MarkdownStrategy
-
ensureMarkdownIt
public static void ensureMarkdownIt()
-