I try to create an list followed by some checkboxes. But if i try to continue my ordered list it start every single time with number 1.
what did i do wrong?
I try to create an list followed by some checkboxes. But if i try to continue my ordered list it start every single time with number 1.
what did i do wrong?
Try indenting the checkbox lines further to the right. (Like, start the line with three spaces like this:)
that resolve my problem.
Thank you