aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Text/Pandoc/Extensions.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Text/Pandoc/Extensions.hs b/src/Text/Pandoc/Extensions.hs
index 7278ece61..14422ce39 100644
--- a/src/Text/Pandoc/Extensions.hs
+++ b/src/Text/Pandoc/Extensions.hs
@@ -177,6 +177,7 @@ pandocExtensions = extensionsFromList
, Ext_implicit_header_references
, Ext_line_blocks
, Ext_shortcut_reference_links
+ , Ext_smart
]
plainExtensions :: Extensions