@@ 349,13 349,14 @@ See [[file:../exporters/index.org][Exporters]].
LaTeX output. Written by /Eric Schulte/. \\
Org-exp-blocks is now part of the Org core as [[https://git.savannah.gnu.org/cgit/emacs/org-mode.git/tree/lisp/ob-exp.el][ob-exp.el]].
-- /org-export.el/ -- Generic Export Engine For Org ::
+- /ox.el/ -- Generic Export Engine For Org ::
Generic export engine for Org built on Org Elements.
Written by /Nicolas Goaziou/.
- [[repofile:contrib/lisp/org-export.el][Link to raw file.]] \\
- Back-ends for /org-export.el/ (ascii, html, latex, odt, publish) were
- currently located in the /EXPERIMENTAL/ directory of the Org
- distribution. They are now a part of org-mode core as ox.el and ox-\ast{}.el since 8.0.
+ [[repofile:lisp/ox.el][Link to raw file.]] \\
+ Back-ends for /ox.el/ (ascii, html, latex, odt, publish) were
+ previously located in the /EXPERIMENTAL/ directory of the Org
+ distribution. They are a part of org-mode core as ox.el and ox-\ast{}.el
+ since Org 8.0.
- /org-eww.el/ -- Support link/copy/paste from eww to Org-mode ::
Makes it possible to store an org-link to the url of an eww-buffer.