Feature request
Start a numbered list at a given number different from 1
Use Case Exemple
I'm currently writing a usecase, and I'd like to start a numbered list at 3 in this case :
Scenario :
- The leader enter a player's name and click on "add to the team"
- The player accept the invitation
Alternative Scenario :
- The player refuse the invitation
-> Here, I'd like the alternative Scenario to begin at 2., but I didn't found any solution to that.
It could be (inspired from the "# [X]" syntax) :
"# {2} The player refuse the invitation"
Benefits
Phriction would be more complete and flexible, more practical to use