Open rparree opened 11 years ago
Rather than making it an option, what do you think of automatically adding them if the elements don't already exist?
If that sounds good, please feel free to submit a pull request and I'd be happy to merge it.
Changed the code to check if the ul exists instead of using an option. WIll create pull requesr
I have added autoSteps option here 9755a75e45. I will be using it in the next days, but so far it seems to work.
It automatically adds the step buttons in the top, when possible it makes the HTML more DRY (only when the step labels are the same as the step titles)