aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/constants.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-02-24 23:21:06 -0500
committerRalph Amissah <ralph@amissah.com>2016-02-24 23:54:58 -0500
commitee91e6282464321d5f1e8694c048c24abf8d15d7 (patch)
treef625748df5ac43de3b19ad96863b098eb1231af6 /lib/sisu/constants.rb
parenttxt_orgmode, update (dp add email header field) (diff)
json, an output representation, first pass
Diffstat (limited to 'lib/sisu/constants.rb')
-rw-r--r--lib/sisu/constants.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sisu/constants.rb b/lib/sisu/constants.rb
index 363bab77..1c126201 100644
--- a/lib/sisu/constants.rb
+++ b/lib/sisu/constants.rb
@@ -76,6 +76,7 @@ Sfx={
epub: '.epub',
epub_xhtml: '.xhtml',
odt: '.odt',
+ json: '.json',
pdf: '.pdf',
manpage: '.1',
info: '.info',