Normalizing away nils in the 4th header component results in org warning the user that they have an empty link. The TOC does not finish generation in this case.
At first I just fixed the string-match-p call, but this will complete without generating user feedback about the empty title.
I appreciate the PR, but with regard to #27, it would be helpful if we decided what to do in plain English before deciding how to change the code. If you'd like, please discuss some ideas there first.
Normalizing away nils in the 4th header component results in org warning the user that they have an empty link. The TOC does not finish generation in this case.
At first I just fixed the string-match-p call, but this will complete without generating user feedback about the empty title.
fixes #27 fixes #13
Signed-off-by: Psionik K 73710933+psionic-k@users.noreply.github.com