developit / developit/snarkdown
The output for nested italic and bold is incorrect.
Open
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Hi, it seems the output for `***text***` or `___text___` is incorrect. The correct output should be either `text` or `text`. Currently, it is `text`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.