aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/develop/constants.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-11-20 22:53:19 -0500
committerRalph Amissah <ralph@amissah.com>2014-12-08 00:18:16 -0500
commita37a13fbe35be7b9a340520d313ec8a8a576a41f (patch)
tree30cbcfc32c3f0c0484f2242a1e10caed765992dd /lib/sisu/develop/constants.rb
parentd: txt outputs, reorganize, introduce new files (diff)
d: orgmode, add orgmode structure output to txts
Diffstat (limited to 'lib/sisu/develop/constants.rb')
-rw-r--r--lib/sisu/develop/constants.rb1
1 files changed, 1 insertions, 0 deletions
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',