I've seen this as well. After typing tab, the tab indenting is displayed but after leaving the note and returning to it, multiple spaces and tabs have disappeared.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is not a bug. The notes are handled by an HTML editor. In HTML, you can't have multiple spaces or tabs. Multiple spaces are contracted to single spaces and tabs are single spaces too.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've seen this as well. After typing tab, the tab indenting is displayed but after leaving the note and returning to it, multiple spaces and tabs have disappeared.
This is not a bug. The notes are handled by an HTML editor. In HTML, you can't have multiple spaces or tabs. Multiple spaces are contracted to single spaces and tabs are single spaces too.