mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-22 07:09:47 +00:00
contrib/lisp/: Add footer line to ox-deck.el and ox-s5.el
This commit is contained in:
parent
6f5a6819f3
commit
fba6a0031f
@ -557,3 +557,5 @@ publishing directory. Returns output file name."
|
||||
(org-publish-org-to 'deck filename ".html" plist pub-dir))
|
||||
|
||||
(provide 'ox-deck)
|
||||
|
||||
;;; ox-deck.el ends here
|
||||
|
@ -405,3 +405,5 @@ Return output file name."
|
||||
(org-publish-org-to 's5 filename ".html" plist pub-dir))
|
||||
|
||||
(provide 'ox-s5)
|
||||
|
||||
;;; ox-s5.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user