kaushalmodi / ox-hugo

A carefully crafted Org exporter back-end for Hugo
https://ox-hugo.scripter.co
GNU General Public License v3.0
867 stars 130 forks source link

Fix org element corruption issue #647

Open kaushalmodi opened 2 years ago

kaushalmodi commented 2 years ago

This could possibly be the bug in the Org function used to retrieve the heading elements. But I can reproduce this error only in Org stable (version on Org ELPA), not on the development (main branch) version.

Need to investigate ..