SimpleMarkdown/app
William Brawner b7c2e116cf
Switch from MD4C to CommonMark for markdown parsing
I wanted to use MD4C for the performance but unfortunately there seem to be issues with how it handles UTF-8 and how the JNI handles it. CommonMark will have to do for now at least
2024-05-05 23:09:45 -06:00
..
src Switch from MD4C to CommonMark for markdown parsing 2024-05-05 23:09:45 -06:00
.gitignore Update gitignore files 2020-08-22 22:18:06 -07:00
acra.properties.sample Re-implement Crashlytics 2020-09-21 15:07:50 -07:00
build.gradle.kts Switch from MD4C to CommonMark for markdown parsing 2024-05-05 23:09:45 -06:00
google-services.json Add basic readability highlighting 2020-04-08 07:59:36 -07:00
proguard-rules.pro Implement semi-automated releases 2023-09-28 20:15:38 -06:00