Markwon sample app
Building
When adding/removing samples most likely a clean build would be required.
First, for annotation processor to create samples.json. And secondly,
in order for Android Gradle plugin to bundle resources references via
symbolic links (the sample.json itself and io.noties.markwon.app.samples.* directory)
./gradlew :app-s:clean :app-s:asDe
