Markwon/app-sample/samples.json
2020-06-12 19:42:56 +03:00

14 lines
260 B
JSON

[
{
"javaClassName": "io.noties.markwon.app.samples.FirstSample",
"id": "202006164150023",
"title": "First Sample",
"description": "This **is** _the first_ sample",
"artifacts": [
"CORE"
],
"tags": [
"test"
]
}
]