Ordered List Errata

Tarreb·10/3/2014, 10:47:36 PM·1 votes·1,765 views

The way the boards parses ordered lists is kind of wonky, mostly due to the overlapping use of * as the marker for an ordered list, and as the marker for *italics*. In order to form a proper ordered list, there must be a blank line before the start of the list, or else it starts acting weird (seem the example below). However, there is nothing that indicates the requirement, and using the ordered list formatting button does not create a newline above the start of the list.

Example - Results

Some Test Line

  • This is what happens
  • If you merely start an ordered list
  • without putting an empty line
  • between the start of the list
  • and whatever came before

Example - Input

Some Test Line * This is what happens * If you merely start an ordered list * without putting an empty line * between the start of the list * and whatever came before

2 Comments

RiotRiot Sweet10/3/2014, 11:30:38 PM1 votes

Overall, our formatting needs a little TLC which is why it's high on our list to address. Along with how quoting currently works we'll be taking a look at the other formatting options and implementing solutions that make a bit more sense + function a little more cleanly. +1 for the great feedback.