Files
letro-android/changelog.d/2896.bugfix
Jorge Martin Espinosa cdf6c56f7f Restore MarkdownTextInput contents (#2902)
* Restore `MarkdownTextInput` contents: create a `MarkdownTextInputStateSaver` and use it to save and restore the text and selection.

* Add default text flags to the markdown composer
2024-05-23 14:59:08 +02:00

2 lines
86 B
Plaintext

Set auto captilization, multiline and autocompletion flags for the markdown EditText.