# name of Discussion pages
discussionpage: Discussion
# use elements new in HTML5 like <section>?
-html5: 1
+html5: yes
# only send cookies over SSL connections?
sslcookie: 0
# extension to use for new pages
######################################################################
# core plugins
-# (branchable, editpage, git, gitpush, htmlscrubber, ikiwikihosting,
-# inline, link, meta, parentlinks, templatebody)
+# (admonition, branchable, editpage, git, gitpush, htmlscrubber,
+# ikiwikihosting, inline, link, meta, parentlinks, templatebody)
######################################################################
# branchable plugin
#multimarkdown: 0
# disable use of markdown discount?
#nodiscount: 0
+# enable footnotes in Markdown (where supported)?
+mdwn_footnotes: 1
+# interpret line like 'A. First item' as ordered list when using Discount?
+mdwn_alpha_lists: 0
# po plugin
# master language (non-PO files)
######################################################################
# web plugins
-# (404, attachment, comments, editdiff, edittemplate, getsource, google,
-# goto, mirrorlist, remove, rename, repolist, search, theme, userlist,
-# websetup, wmd)
+# (404, attachment, comments, duckduckgo, editdiff, edittemplate,
+# getsource, google, goto, mirrorlist, remove, rename, repolist, search,
+# theme, userlist, websetup, wmd)
######################################################################
# attachment plugin