Update htmlize CSS setting name
This commit is contained in:
parent
e23ff50a29
commit
143f86da3f
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ predecessor if there is a non-DONE sibling defined before it."
|
|||
(setq org-agenda-show-outline-path nil)
|
||||
(setq org-agenda-todo-ignore-deadlines 'far)
|
||||
(setq org-agenda-todo-ignore-scheduled t)
|
||||
(setq org-export-htmlize-output-type 'css)
|
||||
(setq org-html-htmlize-output-type 'css)
|
||||
(setq org-feed-alist
|
||||
'(("MyEpisodes"
|
||||
"http://www.myepisodes.com/rss.php?feed=mylist&uid=Slash&pwdmd5=04028968e1f0b7ee678b748a4320ac17"
|
||||
|
|
Loading…
Reference in a new issue