| Constructor and Description |
|---|
MkMarkdown(Github github)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Github |
github()
Get its owner.
|
String |
raw(String text)
Raw rendering.
|
String |
render(javax.json.JsonObject json)
Render.
|
public MkMarkdown(Github github)
github - Owner githubCopyright © 2012–2018 jcabi.com. All rights reserved.