Re: [O] Bug: nil in HTML export output

2015-01-29 Thread Nicolas Goaziou
Hello, tftor...@tftorrey.com (T.F. Torrey) writes: > With the latest code from the git repo, the HTML export of items having > drawers but no top-level content puts a stray "nil" in the > "outline-text-" div. This should be fixed. Thank you. Regards, -- Nicolas Goaziou

[O] Bug: nil in HTML export output

2015-01-29 Thread T.F. Torrey
Hello, With the latest code from the git repo, the HTML export of items having drawers but no top-level content puts a stray "nil" in the "outline-text-" div. Minimal document to show bug: #+BEGIN_SRC org ,* Item without drawers does not make nil ,* Item with drawer and top-level content does n