'list {};' editor style indent values not interpreted correctly
(OS X) leftIndent and rightIndent are not constant per list level with values other that 30.
Attached files show example screenshots with leftIndent values of 30, 34, 50, and 25 respectively, all with a rightIndent of 0 and using a monospaced font.
- Notice that the indentation of the first two list levels is not effected by the leftIndent value.
- Also notice the indentation is inconsistent between list levels following the first two, with the difference increasing as the list level increases.
-
leftIndent30.png 92.1 KB
-
leftIndent34.png 91.5 KB
-
leftIndent50.png 95 KB
-
leftIndent25.png 75.6 KB
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Fletcher on 31 Oct, 2013 01:27 PM
Fixed for next release.
Thanks,
F-
--
Fletcher T. Penney
Manager, Founder
MultiMarkdown Software, LLC
[email blocked]
2 Posted by Samuel Lockyer on 03 Nov, 2013 01:33 AM
(2.6 beta) The fix for this creates a new problem. Although the indentation is consistent now, the indentation affects the entire list item, rather than just the lines below the first. That is to say two things:
- indentation is no longer equal to tab, thus the number of spaces tab is, which creates problems when 'Replace tab with spaces' is selected (see attachment)
- and it is still impossible to align the text of all lines of a list item (where lines below the first are aligned with the text of the first line rather than the bullet)
Fletcher closed this discussion on 06 Nov, 2013 01:09 AM.