gsantner / markor

Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
https://github.com/gsantner/markor/discussions/2269
Other
3.85k stars 370 forks source link

Org Mode check list button inserts lowercase X #2405

Open JonHurst opened 2 months ago

JonHurst commented 2 months ago

⚠️ This issue respects the following points: ⚠️

Description

Tapping the Org Mode "Check list" button with an empty check box inserts lower-case x, when it should insert uppercase X

i.e. [ ] Item => [x] Item, rather than [X] Item

Both emacs and the markor view mode for org mode seem to expect uppercase for correct behaviour.

Steps to reproduce

  1. Create an Org Mode file and add "Item" as first line
  2. Click check list button => - [ ] Item
  3. Click check list button again => - [x] Item
  4. Click view button
  5. Click pencil button and change to - [X] Item
  6. Click view button

Information

Android version: Device: App Version:

Source

F-Droid

Format / File type

Not specific

Additional info / Log

-