summaryrefslogtreecommitdiffstats
path: root/pelicanconf.py
diff options
context:
space:
mode:
authorVikrant Chaudhary <nasa42@gmail.com>2015-08-16 21:00:19 +0530
committerVikrant Chaudhary <nasa42@gmail.com>2015-08-16 21:00:19 +0530
commit54ffed40118e37e5a60c4c64cf907c8828173757 (patch)
tree0eb28074d7f6adf0a0cc7e34b96de8260e852212 /pelicanconf.py
parentfacd33398c467ba0007ed8d8ee3d7c5a46757f3b (diff)
parent2a7c964e0cfcc0c64a955a71a169965221639302 (diff)
Merge branch 'master' into rusty-makeover
Diffstat (limited to 'pelicanconf.py')
-rw-r--r--pelicanconf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 6c6f1e4..b14525c 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -47,3 +47,5 @@ A weekly newsletter about Rust and the Rust community, with bonus content
scattered about.
"""
}
+
+MD_EXTENSIONS = ['headerid']