Andrea
January 12, 2023, 5:05pm
1
Testing version : Version 2.0 (10084)
What were you doing : Checking off a box in a todo list.
What feature did you use : The todo feature in the style bar.
What happened : As I check off a box, every line right under that is greyed out.
What did you expect to happen : That the text would get back to normal color, not greyed out.
Henry
January 12, 2023, 6:31pm
2
Perhaps it is a bug or simply the way it works…
Edit: i am an idiot because you need to also press backspace when it is down there to be removed from “to do list” mode or something…
trix180
January 13, 2023, 10:45am
3
Markdown lists required an empty line to be closed otherwise the following line is interpreted as part of the list element. Oddly this applies to headers too:
https://spec.commonmark.org/dingus/?text=-%20list
%20%20%23%20header