Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zonuexe/pandoc.el

Pandoc for Emacs
https://github.com/zonuexe/pandoc.el

Last synced: 15 days ago
JSON representation

Pandoc for Emacs

Awesome Lists containing this project

README

        

* Pandoc for Emacs
#+BEGIN_HTML
MELPA: pandoc
MELPA stable: pandoc
#+END_HTML

=pandoc.el= is a simple interface for [[http://pandoc.org/][Pandoc]].

Pandoc supports many format (includes [[https://en.wikipedia.org/wiki/EPUB][EPUB]], [[https://en.wikipedia.org/wiki/Office_Open_XML][docx]], [[https://en.wikipedia.org/wiki/Markdown][Markdown]] and [[http://orgmode.org/][Org mode]]).

** Install
- [[http://pandoc.org/][Pandoc]] (required, see [[http://pandoc.org/installing.html][Pandoc - Installing]])
- [[http://www.winfield.demon.nl/][Antiword]] (optional, support [[https://en.wikipedia.org/wiki/Doc_(computing)][MS Word .doc]] format)
- [[https://en.wikipedia.org/wiki/File_(command)][file command]] (optional)

** Commands
*** =M-x pandoc-open-eww=
Render file using [[https://www.gnu.org/software/emacs/manual/html_node/eww/index.html#Top][Emacs Web Wowser]] and Pandoc.

** Customize
*** =(pandoc-turn-on-advice-eww)=
When do =M-x eww-open-file= using Pandoc if the file is not HTML.