diff options
author | Jesús <heckyel@hyperbola.info> | 2019-05-19 15:17:12 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-05-19 15:17:12 -0500 |
commit | 309af18a6c69b9416b6543e2dff7386d3ab0358b (patch) | |
tree | 00fe25127738b0924d8d870203e597ac9829aa8f | |
parent | b43e8d1533062482c63fa769c20f996b435f9d84 (diff) | |
download | cl-309af18a6c69b9416b6543e2dff7386d3ab0358b.tar.lz cl-309af18a6c69b9416b6543e2dff7386d3ab0358b.tar.xz cl-309af18a6c69b9416b6543e2dff7386d3ab0358b.zip |
added markdown-extra
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index bbbfd3c..c6a0917 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,7 @@ feedgenerator==1.9 html5validator==0.3.1 Jinja2==2.10 Markdown==3.1 +markdown-extra==1.0.1 MarkupSafe==1.1.0 pelican==4.0.1 Pygments==2.3.1 |