org-babel: on html export, removed newline after source-name which tricks up line numbering

This commit is contained in:
Eric Schulte 2010-02-03 09:42:27 -07:00
parent 2d87c80bce
commit 19fec33d9d
1 changed files with 1 additions and 1 deletions

View File

@ -2456,7 +2456,7 @@ INDENT was the original indentation of the block."
(setq rtn (setq rtn
(concat (concat
(if caption (if caption
(format "<label class=\"org-src-name\">%s &equiv</label>\n" (format "<label class=\"org-src-name\">%s &equiv</label>"
caption) caption)
"") "")
(replace-match (replace-match