nok / markdown-toc

Generate and update magically a table of contents based on the headlines of a parsed markdown file.
MIT License
68 stars 37 forks source link

Correct ordered list setting in `Readme` #71

Closed fest closed 7 years ago

fest commented 8 years ago

After reading the Toc.coffee script, I tested the ordered style. It shows only value 1 gives desired output.

nok commented 7 years ago

Thanks @fest, I will change the documentation of the API attributes completely.