Bug #102
closed
Undefined behavior without document title
Added by Oleksandr Ivanov 7 months ago.
Updated 7 months ago.
Description
During unit testing of DocParser it was found that there is no document title if the first heading in the document has level greater than 1 (and there it no pandoc title).
Correct parser behavior to be investigated since it breaks the DOM (no root element).
- Due date set to 06/27/2024
- Status changed from New to In Progress
- Target version set to 0.2.4
- Estimated time set to 3:00 h
In addition to the initial issue, it was observed that sometimes one document tree contains sections from two documents.
Investigation with unit tests indicated that initial algorithm of DOM creation was incorrect.
- Status changed from In Progress to Feedback
- % Done changed from 0 to 80
- Status changed from Feedback to Closed
- % Done changed from 80 to 100
Also available in: Atom
PDF