HTML Attribute "start" doesn't work for Ordered Lists
R
Ryan Smith
If you open the code editor of a text block and type in <ol start="3"> so your list starts at 3, 4, 5, when you click save the attribute is deleted and the list starts at 1, no matter what.