jgm / jgm/peg-markdown

Indentation level is wrong

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
709
Forks
139
PR merge metrics
No merged PRs in 30d

Description

This input
```
- foo

- bar

baz
```
results in this output:
```


  • foo


    • bar


    baz



```

"baz" should be in the inner list, not outer.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.