|
@@ -1639,7 +1639,7 @@ PUB-DIR is set, use this as the publishing directory."
|
|
|
"done" "todo")
|
|
|
" " (org-export-html-get-todo-kwd-class-name
|
|
|
(match-string 2 line))
|
|
|
- "\"> " (match-string 2 line)
|
|
|
+ "\">" (match-string 2 line)
|
|
|
"</span>" (substring line (match-end 2)))))
|
|
|
|
|
|
;; Does this contain a reference to a footnote?
|