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