Merge remote-tracking branch 'origin/maint'
This commit is contained in:
commit
e518e2e29b
|
@ -901,7 +901,6 @@ version."
|
||||||
(funcall f style env-options-plist)
|
(funcall f style env-options-plist)
|
||||||
(throw 'nextline nil))))
|
(throw 'nextline nil))))
|
||||||
|
|
||||||
(run-hooks 'org-export-html-after-blockquotes-hook)
|
|
||||||
(when (org-lparse-current-environment-p 'verse)
|
(when (org-lparse-current-environment-p 'verse)
|
||||||
(let ((i (org-get-string-indentation line)))
|
(let ((i (org-get-string-indentation line)))
|
||||||
(if (> i 0)
|
(if (> i 0)
|
||||||
|
|
Loading…
Reference in New Issue