-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Rich Text Editor
-
None
-
1
Currently bullet lists have whitespace proceeding the bullet point, IE:
- test
- test
- test
- test
This request is to remove this whitespace / indenting such that the first bullet point is rendered on the left-hand margin instead which would be more consistent with bullet points in text mode, IE:
* test ** test *** test
Note: Switching from Visual to Text will render the bullet points with a proceeding space, such as:
* test ** test *** test
These proceeding spaces also makes copying bullet point lists harder when pasting in external programs as well.