From a37a13fbe35be7b9a340520d313ec8a8a576a41f Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 20 Nov 2014 22:53:19 -0500 Subject: d: orgmode, add orgmode structure output to txts --- lib/sisu/develop/constants.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/sisu/develop/constants.rb') diff --git a/lib/sisu/develop/constants.rb b/lib/sisu/develop/constants.rb index ae086b88..c5f439ca 100644 --- a/lib/sisu/develop/constants.rb +++ b/lib/sisu/develop/constants.rb @@ -62,6 +62,7 @@ Sfx={ txt_asciidoc: '.ad', txt_markdown: '.md', txt_rst: '.rst', + txt_orgmode: '.org', html: '.html', xhtml: '.xhtml', xml: '.xml', -- cgit v1.2.3