How to add custom starting numbers for ordered list in editor

How to add custom starting numbers for ordered list in editor. This may be required for points entered where images are coming in between text.

How to add custom starting numbers for ordered list in editor 

To add custom starting numbers for ordering list in editor follow the below steps: 

  1. First enter the points which we want to keep in the ordered list. 

       E.g., Open the products tab 

      Select your community 

      Click go to your community 

      Then, click the "+" icon in the upper right-hand corner: 

  1. Here I entered the above points in text box as shown below. 
  1. Now select the points which you want to put in the ordered list. 
  1. Now select the numbered list option. 
  1. Now click on the Source code option. You can see the box as below. 
  1. If you want to give custom starting number, put start="n" in <ol>  in the source code as below. Here I kept start="4" as shown below. 
  1. Click on Ok.