markdown-cheatsheet icon indicating copy to clipboard operation
markdown-cheatsheet copied to clipboard

Ordered list doesnt require the number to be in order

Open Jebarson opened this issue 9 months ago • 0 comments

You are missing the point about ordered list. The ordered list in the markup can be mentioned as below

  1. Apple
  2. Beach
  3. Dog

This way should anyone introduce anything in between, they dont need to the change the order of everything. The markup should automatically pick up and show the number as 1, 2, 3

Jebarson avatar Jan 24 '25 22:01 Jebarson