Styling the list separator ("--"): Please use markup that can be styled from CSS.
Styling the list separator ("--"): Please use markup that can be styled from CSS. (By the way, I'd prefer list separators not to be numbered or counted as tasks.)
Here are all posts from Checkvist's 5 years on G+.
Join the live discussion forum https://discuss.checkvist.com
You can style CSS selector 'div.hrDivider' to style ---- list separator. Would it work?
ReplyDeleteAlso, such separators are not numbered and not counted as tasks.
Thanks, I'll check out where the space before/after the separator is added. There was a confusion: If only three dashes are entered, the same separator line is displayed, but there is no hrDivider and the entry is numbered...
ReplyDeleteOh, I see. Three-dash separator comes from the Markdown support, and we don't style them and don't treat them specifically (but you can style ".userContent hr" selector, if you wish).
ReplyDeleteFour-dash separator is an old feature, existed before Markdown support.
The four-dash separator is what I want. And my styling goes to span.hrDividerSpan. Thanks for the quick help.
ReplyDeleteYou're welcome :)
ReplyDeleteIn the next server update we'll add support for three-dash list separators.
ReplyDelete