Interface RichText.MarkdownStrategy
- All Known Implementing Classes:
RichText.MarkdownItStrategy
- Enclosing class:
RichText
public static interface RichText.MarkdownStrategy
-
Method Summary
Modifier and TypeMethodDescriptionvoid
appendMarkdown
(String markdownFragment, RichText component) void
setMarkdown
(String markdown, RichText component)
-
Method Details
-
setMarkdown
-
appendMarkdown
-