reverse commit before
This commit is contained in:
parent
0a2259e000
commit
36cecaa8d1
@ -11,6 +11,9 @@
|
||||
;;----------------------------------------------------------------------------
|
||||
;; Generated HTML 5 and UTF-8 with Markdown
|
||||
;;----------------------------------------------------------------------------
|
||||
(eval-after-load "markdown-mode"
|
||||
'(defalias 'markdown-add-xhtml-header-and-footer 'as/markdown-add-xhtml-header-and-footer))
|
||||
|
||||
(defun as/markdown-add-xhtml-header-and-footer (title)
|
||||
"Wrap XHTML header and footer with given TITLE around current buffer."
|
||||
(goto-char (point-min))
|
||||
|
Loading…
x
Reference in New Issue
Block a user