wbrawner/SimpleMarkdown
1
1
Fork
You've already forked SimpleMarkdown
0
SimpleMarkdown is an Android app for editing Markdown!
  • Kotlin 99.9%
2026年06月27日 05:12:37 +00:00
.forgejo/workflows Update https://git.wbrawner.com/actions/checkout action to v7 2026年06月23日 05:09:54 +00:00
.github Update actions/checkout action to v7 2026年06月22日 05:10:22 +00:00
app Bump version for release 2026年06月26日 22:02:58 -06:00
baselineprofile Regenerate baseline and startup profiles manually 2026年06月26日 22:02:57 -06:00
buildSrc
core Add tests for PromptHelper 2026年06月25日 22:03:59 -06:00
fastlane/metadata/android/en-US
free
gradle Update all non-major dependencies 2026年06月27日 05:12:37 +00:00
non-free
.gitignore
.gitlab-ci.yml
build.gradle.kts
flank_auth.sh
gradle.properties
gradlew
gradlew.bat
Jenkinsfile
keystore.properties.sample
LICENSE
NOTICE-ASL.txt
README.md
renovate.json
settings.gradle.kts

Simple Markdown

pipeline status translation status

Simple Markdown is a free and open source Markdown editor.

Get it on Google Play Get it on F-Droid

Building

Using Android Studio is the preferred way to build the project. To build from the command line, you can run

./gradlew assembleFreeDebug

Contributing

Codeberg is the primary interaction point though just a mirror for me (so don't be alarmed if I close your PR! I merge them locally and push to my internal repo). Feel free to open a PR on Codeberg or send me a patch via email.

AI Usage

SimpleMarkdown is proudly handwritten. The use of LLMs for any purpose is not welcome here.

Translations

Translations are powered by Weblate. If you would like to contribute translations for a language you speak, please open a PR directly or contribute via the Weblate project.

License

 Copyright 2017-2026 William Brawner
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 http://www.apache.org/licenses/LICENSE-2.0
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.