documentation formatting: Sun Apr 7 17:59:01 UTC 2019

This commit is contained in:
emacspace 2019-04-07 17:59:01 +00:00 committed by duianto
parent 3c7d7b7b10
commit e852e5ad57
2 changed files with 1 additions and 2 deletions

View File

@ -293,7 +293,6 @@ To permanently enable mode line display of org clock, add this snippet to your
#+END_SRC
** Sticky header support
To install sticky header support set the variable =org-enable-sticky-header= to =t=.
#+BEGIN_SRC emacs-lisp
@ -303,7 +302,6 @@ To install sticky header support set the variable =org-enable-sticky-header= to
#+END_SRC
** Epub support
To install the Org exporter [[https://github.com/ofosos/ox-epub][ox-epub]] that generates e-book file format [[https://en.wikipedia.org/wiki/EPUB][epub]], set
the variable =org-enable-epub-support= to =t=.

View File

@ -101,6 +101,7 @@
- [[file:+lang/csharp/README.org][csharp]]
- [[file:+lang/csv/README.org][csv]]
- [[file:+lang/d/README.org][d]]
- [[file:+lang/dhall/README.org][dhall]]
- [[file:+lang/elixir/README.org][elixir]]
- [[file:+lang/elm/README.org][elm]]
- [[file:+lang/emacs-lisp/README.org][emacs-lisp]]