public interface IMarkdown extends Serializable
Modifier and Type | Field and Description |
---|---|
static String |
HR |
static String |
P |
static String |
TAB |
Modifier and Type | Method and Description |
---|---|
String |
toMarkdown()
输出Markdown格式内容
|
static final String HR
static final String TAB
static final String P
String toMarkdown()
Copyright © 2022. All rights reserved.