Support for bi-directional mindmaps
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
Does the parser assume that there's exactly one root node? It'd be nice if it would allow for a mindmap that has a root node at the center, and child nodes both left and right of the root. Here's a simple test case:
``` markdown
## This is h2
## And another h2
# And an h1, ouch
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.