summaryrefslogtreecommitdiff
path: root/lisp/ox-deck.el
AgeCommit message (Expand)Author
2024-01-09lisp/ox-deck.el: Fix compiler warningsIhor Radchenko
2023-12-14lisp/ox-deck.el: Switch to lexical bindingIhor Radchenko
2023-12-13lisp/ox-deck.el (org-deck-item): Comment line that does nothingIhor Radchenko
2023-12-13lisp/ox-deck.el (org-deck--cleanup-components): Rename obsolete functionIhor Radchenko
2021-05-03Update copyright yearsBastien Guerry
2021-04-30contrib/lisp/ox-*.el: Remove type="text/javascript".Bastien Guerry
2021-03-21Prefer HTTPS to HTTP for links to gnu.orgStefan Kangas
2019-11-16Fix typosJonas Bernoulli
2015-07-08ox-deck: parse checkboxes properlyMatt Price
2015-04-08ox: Add #+SUBTITLE property in some backendsRasmus
2015-03-29ox: Remove #+KEYWORD and #+DESCRIPTIONRasmus
2014-04-17Merge branch 'maint'Nicolas Goaziou
2014-04-17Update export back-ends wrt "file" link changesNicolas Goaziou
2014-01-16Fix missing export option in override.Rick Frankel
2014-01-11Fix docstring in ox-deck (STEP not slide).Rick Frankel
2014-01-11Update reference to jquery for latest deck.jsRick Frankel
2014-01-07Update copyright years again.Bastien Guerry
2014-01-05Revert "Update copyright years."Bastien Guerry
2014-01-04Update copyright years.Bastien Guerry
2013-08-07Export back-ends: Apply changes to export functionsNicolas Goaziou
2013-05-30Merge branch 'maint'Nicolas Goaziou
2013-05-29Refactor fetching html doctype from alist into function so it can be reused i...Rick Frankel
2013-05-28Fix issues with TOC, internal links and html-doctype.Rick Frankel
2013-05-26Fix handling of internal links and new html doctype option.Rick Frankel
2013-05-26Fix TOC link references.Rick Frankel
2013-04-03export back-ends in contrib: Handle DATE keywords the same wayNicolas Goaziou
2013-03-19contrib/lisp/*: Use `org-export-define-*backend' as defuns, not macrosBastien Guerry
2013-03-16Update s5 and deck,js slideshow exporters to work with refactored htmlRick Frankel
2013-03-16whitespce cleanupRick Frankel
2013-03-16Apply changes to slideshow exporter to use new `org-html-divs'Rick Frankel
2013-03-15contrib/lisp/: Add footer line to ox-deck.el and ox-s5.elBastien Guerry
2013-03-10contrib/lisp/*el: Fix license information and add "This file is not part..."Bastien Guerry
2013-03-04Minor cleanup of backend options.Rick Frankel
2013-03-04ox-s5.el (s5) and ox-deck.el (deck): Update HTML options namesBastien Guerry
2013-03-04Don't generate links for empty theme or transition.Rick Frankel
2013-03-03ox-s5.el and ox-deck.el: Use `org-html--build-head'Bastien Guerry
2013-02-27Slideshow bugfixes and sync with ox-html function name changes.Rick Frankel
2013-02-26Whitespace cleanupRick Frankel
2013-02-26Update contributed slide output to use uppercase propertiesRick Frankel
2013-02-22export back-ends: Fix leftover downcase :custom-id propertiesNicolas Goaziou
2013-02-20contrib/: Add ox-deck.el and ox-s5.el by Rick FrankelBastien Guerry