mirror of
https://github.com/khoaliber/khoj.git
synced 2026-04-21 17:09:34 +00:00
d6bd7bf3e1
- Parsed `level` argument passed to OrgNode during init is expected to be a string, not an integer - This was resulting in app failure only when parsing org files with no headings, like in issue #83, as level is set to string of `*`s the moment a heading is found in the current file