| 程序包 | 说明 |
|---|---|
| com.youbenzi.mdtool.markdown | |
| com.youbenzi.mdtool.markdown.bean |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<ValuePart> |
Analyzer.analyzeLineText(String text)
对一行文本进行语法分析,主要针对加粗,斜体等能在句中使用的格式
|
| 限定符和类型 | 方法和说明 |
|---|---|
ValuePart[] |
Block.getValueParts() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Block.setValueParts(ValuePart... valueParts) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Block.setValueParts(List<ValuePart> parts) |
Copyright © 2019. All rights reserved.