Fix list enumeration (gitea ppls)
This commit is contained in:
parent
9d211d2bdf
commit
1f34e90b9e
22
readme.md
22
readme.md
@ -25,17 +25,17 @@ args.SetCrashOnFail(false);
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Index
|
## Index
|
||||||
2. [What's the concept?](#whats-the-concept)
|
1. [What's the concept?](#whats-the-concept)
|
||||||
3. [Minimal working example](#minimal-working-example)
|
2. [Minimal working example](#minimal-working-example)
|
||||||
4. [Abbreviations](#abbreviations)
|
3. [Abbreviations](#abbreviations)
|
||||||
5. [Constraints](#constraints)
|
4. [Constraints](#constraints)
|
||||||
6. [Automatic parameter documentation](#automatic-parameter-documentation)
|
5. [Automatic parameter documentation](#automatic-parameter-documentation)
|
||||||
7. [Descriptive error messages](#descriptive-error-messages)
|
6. [Descriptive error messages](#descriptive-error-messages)
|
||||||
8. [More examples?](#more-examples)
|
7. [More examples?](#more-examples)
|
||||||
9. [What is not supported?](#what-is-not-supported)
|
8. [What is not supported?](#what-is-not-supported)
|
||||||
10. [Further notes](#further-notes)
|
9. [Further notes](#further-notes)
|
||||||
11. [Contributing](#contributing)
|
10. [Contributing](#contributing)
|
||||||
12. [LICENSE](#license)
|
11. [LICENSE](#license)
|
||||||
|
|
||||||
<span id="whats-the-concept"></span>
|
<span id="whats-the-concept"></span>
|
||||||
## What's the concept?
|
## What's the concept?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user