adamerose / adamerose/better-outline
Add support for indented comments
Open
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Having something likewise in source code:
```pug
//- ====
//- section A
//- ====
//- section A1
```
Only shows the `section A` in the "Better Outline" section of the Explorer tab.
Could it be possible to make the `section A1` appear as well?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.