Actions
Bug #136
closedSearch engine fails to process document if it does not start from Heading
Description
If there is any element in the document before the first heading processed, this element does not have a parent.
As the result search engine is not able to get item.parent_heading
property.
Updated by Oleksandr Ivanov 5 months ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Implemented in (55ecdd4)
Reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/41
Actions