Skip to content

Commit

Permalink
removed pointless empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
DoMiNela10 committed Aug 15, 2016
1 parent c29c1dd commit afa10e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ox-sfhp.el
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,6 @@ be supressed by using \"decoration\" as the link description."


;; template

(defun org-sfhp-template (contents info)
"Returns the outer template of the HTML document."
(let ((language (plist-get info :language))
Expand Down Expand Up @@ -644,7 +643,6 @@ and open it."


;;; filters

(defun org-sfhp-final-filter (contents backend info)
"A final filter for ox-sfhp."
(setq contents ;remove empty paragraphs
Expand Down

0 comments on commit afa10e8

Please sign in to comment.