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:
- 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:
- Here I entered the above points in text box as shown below.
- Now select the points which you want to put in the ordered list.
- Now select the numbered list option.
- Now click on the Source code option. You can see the box as below.
- 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.
- Click on Ok.