When I use numbered list, it always starts from 1. I want it to be able to start from 5 or any number I choose.
I get that behavior using MarkDig in C# and would love to have it here as well.
To my understanding also http://commonmark.org/ defines this.
How can I make this work using showdown?
- noam
- yael
- red
- blue
When I use numbered list, it always starts from 1. I want it to be able to start from 5 or any number I choose.
I get that behavior using MarkDig in C# and would love to have it here as well.
To my understanding also http://commonmark.org/ defines this.
How can I make this work using showdown?