public class Markdown extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MARKDOWN_EXAMPLE |
| Constructor and Description |
|---|
Markdown() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDigit(char c) |
static String |
parse(String data) |
public static final String MARKDOWN_EXAMPLE
Copyright © 2017. All rights reserved.