Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
This commit is contained in:
commit
32a009d2ed
|
@ -2456,7 +2456,7 @@ INDENT was the original indentation of the block."
|
|||
(setq rtn
|
||||
(concat
|
||||
(if caption
|
||||
(format "<label class=\"org-src-name\">%s &equiv</label>\n"
|
||||
(format "<label class=\"org-src-name\">%s &equiv</label>"
|
||||
caption)
|
||||
"")
|
||||
(replace-match
|
||||
|
|
Loading…
Reference in New Issue