docling-project / docling-project/docling
Is there a option to change the seperator for multi-header from dot to underscore ?
Open
question
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 95
Description
### Question
When a parent header is merged with child header , dot is used as separator like "parentheader.childheader" , is it possible to use underscore or any user-defined separator ?
...
Contributor guide
Research direction
Start by locating the multi-header handling that joins parent and child headers with a dot, then check nearby tests or examples for the current behavior. Done means supporting underscore or another user-defined separator without breaking the existing dot-separated output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100