developit / developit/snarkdown
numbers in header are converted to list
Open
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
### 1. The problem
We are rendering content like
```md
### 1. Agreement
...
### 2. Rights
...
```
snarkdown converts numbers in headers into lists, which is not what we want.
### 2. Expected result
^ Github markdown doesn't do that as you see, so we want the same. Can it be fixed?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.