Markwon/app-sample/samples.json
2020-06-26 18:30:51 +03:00

14 lines
295 B
JSON

[
{
"javaClassName": "io.noties.markwon.app.samples.basics.Simple",
"id": "202006178152255",
"title": "Simple",
"description": "The most primitive and simple way to apply markdown to a `TextView`",
"artifacts": [
"CORE"
],
"tags": [
"basics"
]
}
]