From 4e38d4858c45d9df0f2139718b2625b9e1f17814 Mon Sep 17 00:00:00 2001 From: Abhi Yerra Date: Fri, 8 Nov 2013 13:09:40 -0800 Subject: [PATCH] Link to an org-mode converter for Jekyll --- site/docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/docs/plugins.md b/site/docs/plugins.md index ace987aa..eb6392f4 100644 --- a/site/docs/plugins.md +++ b/site/docs/plugins.md @@ -440,6 +440,7 @@ You can find a few useful plugins at the following locations: - [Jekyll-pandoc-multiple-formats](https://github.com/fauno/jekyll-pandoc-multiple-formats) by [edsl](https://github.com/edsl): Use pandoc to generate your site in multiple formats. Supports pandoc’s markdown extensions. - [ReStructuredText Converter](https://github.com/xdissent/jekyll-rst): Converts ReST documents to HTML with Pygments syntax highlighting. - [Transform Layouts](https://gist.github.com/1472645): Allows HAML layouts (you need a HAML Converter plugin for this to work). +- [Org-mode Converter](https://gist.github.com/abhiyerra/7377603): Org-mode converter for Jekyll. #### Filters