You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

734 B

+++ title = "Force ordered list numbering" date = 2017-08-01 tags = ["lists"] draft = false +++

  1. This will be 1.
  2. This will be 2.
  1. This will be 10!
  2. This will be 11.
  1. This will be 17!
  2. This will be 18.
  3. This will be 123!
  4. This will be 124.
  1. This will be 1 again.
  2. This will be 2.

Another example:

  1. This will be 1.
  2. This will be 3!
  3. This will be 7!
  4. This will be 100!

See (org) Plain lists to read more about plain lists in Org.