Set up dreamwidth posting function
This commit is contained in:
parent
9f242e9ca6
commit
391cdeb78b
3 changed files with 44 additions and 1 deletions
3
init.el
3
init.el
|
@ -356,7 +356,8 @@
|
|||
(setq org-export-with-section-numbers 'nil)
|
||||
(setq org-export-time-stamp-file 'nil)
|
||||
(setq org-export-with-toc 'nil)
|
||||
(setq org-html-validation-link 'nil))
|
||||
(setq org-html-validation-link 'nil)
|
||||
(load-file "~/.emacs.d/custom/dwpost.el"))
|
||||
|
||||
;; Aesthetics
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue