parse error when there is spaces after `----` in slide mode
Open
discussion
enhancement
- Dominant language
- JavaScript
- Stars
- 10.1k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
In slide mode, we use `----` for branches.
If there are spaces after `----`, the parser could not parse it as branch, but rather see it as a division line in the slide.
Is this behavior on purpose?


Contributor guide
Assessment
This issue has not been assessed yet.