Linked to:
If the richtext is really complicated to implement, a short-term fix would be to display all white space on task notes so indents are visible.
Currently the following in the editor:
Line 1 with some text
- indented line2 with some text
Gets displayed as
Line 1 with some text
- line2 with some text
When you edit the same note the indent re-appears so obviously it is just a display formatting issue.
thanks