| Package | Description | 
|---|---|
| net.ymate.platform.commons.markdown | 
| Modifier and Type | Method and Description | 
|---|---|
Text | 
Text.append(IMarkdown content)  | 
Text | 
Text.append(String content)  | 
static Text | 
Text.create(IMarkdown content)  | 
static Text | 
Text.create(IMarkdown content,
      Text.Style style)  | 
static Text | 
Text.create(String content)  | 
static Text | 
Text.create(String content,
      Text.Style style)  | 
Copyright © 2022. All rights reserved.