Allow @section and @dict to annotate lines besides blank lines
Open
enhancement
- Dominant language
- Python
- Stars
- 306
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
The limitation that @section and @dict must be followed by a blank line is often surprising and can cause some frustrating behavior. (This might be fixable by tweaking codeline.py UnrecognizedLine.)
Contributor guide
Assessment
This issue has not been assessed yet.