notes-android icon indicating copy to clipboard operation
notes-android copied to clipboard

Checkbox lists are not indented

Open stefan-niedermann opened this issue 4 years ago • 0 comments

In the Single Note Widget, nested checkbox lists are not intendet.

This is caused by calling replaceCheckboxesWithEmoji(), which also removes the leading dashes (-). The parser then is not able to recognize a nested list anymore.

A fix is already work in progress.

Screenshot_20210713-174655_Trebuchet

(Original issue reported by @fl0rianB : https://github.com/nextcloud/notes/issues/737)

stefan-niedermann avatar Jul 13 '21 15:07 stefan-niedermann