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.)

Comments

  1. You can style CSS selector 'div.hrDivider' to style ---- list separator. Would it work?
    Also, such separators are not numbered and not counted as tasks.

    ReplyDelete
  2. 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...

    ReplyDelete
  3. Oh, 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).

    Four-dash separator is an old feature, existed before Markdown support.

    ReplyDelete
  4. The four-dash separator is what I want. And my styling goes to span.hrDividerSpan. Thanks for the quick help.

    ReplyDelete
  5. In the next server update we'll add support for three-dash list separators.

    ReplyDelete

Post a Comment

Popular posts from this blog

Hello friends

I'm really enjoy using checkvist, you are adding great features very quickly.