Implement a smarter heading content extraction in the outline
Open
backlog
enhancement
extraction
- Dominant language
- JavaScript
- Stars
- 98
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Currently the headings outliner script simply extracts a heading’s `textContent` property.
A smarter processing could be devised in a future version:
- detect an empty content and report a dummy text
- trim long content
See also #129
Contributor guide
Assessment
This issue has not been assessed yet.