developit / developit/snarkdown
HR not working after PRE
Open
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
If you try to put an '---' after a code block, it doesn't parse it correctly.
Easy sample tested with the Preact App:
```This works fine:
Text into
---
But, not this
Sample Code Block
---
test
```
Not sure what other combinations are an issue, but FYI.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.