aboutsummaryrefslogtreecommitdiff
path: root/src/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Main.hs')
-rw-r--r--src/Main.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Main.hs b/src/Main.hs
index b5320c258..3476a950b 100644
--- a/src/Main.hs
+++ b/src/Main.hs
@@ -336,6 +336,7 @@ defaultWriterName x =
Just ["markdown"] -> "markdown"
Just ["db"] -> "docbook"
Just ["xml"] -> "docbook"
+ Just ["sgml"] -> "docbook"
Just _ -> "html"
main = do