Rename root when there are more than one #1 headers
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
I am using Atom with package:[markdown-mindmap](https://atom.io/packages/markdown-mindmap).
----
I type almost all my Markdown documents with more than one `# Header` in a single document. **Can I give `root` a different name through some header/preamble components**? Here is my first Mindmap produced from a very simple markdown doc:
```
# Topic 1
Notes on Topic 1
# Topic 2
Notes on Topic 2
```

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.