Vishesh Handa c81e539a76 StripMarkdownFormatting: Only consider '* ' as lists
If we let the space be optional then this picks up bold/italics as well.
Ideally, the stripMarkdown formatting could be made smarter, but I would
prefer to just rid of it in the future, and use the proper markdown
parser.

The only thing that is stopping me right now is performance. So in the
future when the stripped version is cached, this should be fine.

Fixes #420
2021-08-02 11:12:54 +02:00
2021-05-14 16:23:03 +02:00
2021-07-02 16:28:53 +02:00
2021-07-26 22:04:42 +02:00
2020-02-17 15:51:14 +01:00
2020-10-15 11:06:57 +02:00
2019-10-11 17:07:39 +02:00
2021-07-25 11:25:25 +02:00
2021-07-29 18:03:59 +02:00
2021-07-23 15:38:54 +02:00
2021-07-02 16:28:53 +02:00
2021-07-23 02:44:00 +02:00
2018-05-12 18:45:42 +02:00
2021-06-29 20:58:56 +02:00
2019-01-25 12:05:36 +01:00
2020-03-14 23:33:04 +01:00
2021-07-31 18:07:41 +02:00
2021-07-31 18:07:41 +02:00
2021-05-10 11:07:08 +02:00


Mobile first Markdown Notes integrated with Git

Get it on Google Play Download on the App Store

Build Status License: AGPL v3
Donate Paypal Sponsor via GitHub

This project receives generous infrastructure support from

Summary

GitJournal is a note taking app focused on privacy and data portability. It stores all its notes in a standardized Markdown + YAML header format (optional). The notes are stored in a Git Repo of your choice - GitHub / Gitlab / Custom-provider. This means you can easily self host or host your notes in one of the many Git providers.

Features -

  • Can be used with any Git Repository
  • Allows categorizing Notes based on Folders
  • No Account Required
  • Open source

Community

Screenshots

Migrating from Existing Apps

Contributing

Please feel free to open an issue for any bug or feature request. Additionally, you can vote on existing Issues by reacting with a '👍'.

License

Most of GitJournal code is licensed under AGPL, however the documentation (including this file) and translations are under a Creative Commons Attribution 4.0 International License.

Languages
Dart 93.7%
Shell 1.6%
Objective-C 1.4%
Swift 1.3%
CMake 0.5%
Other 1.4%