commonmark changed their module name?

This commit is contained in:
Simon Bruder 2018-09-24 21:17:02 +00:00
parent 26aabbbf3e
commit 62a560f27c
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -5,7 +5,7 @@ import sys
import yaml
from jinja2 import Environment, FileSystemLoader
from CommonMark import commonmark
from commonmark import commonmark
# "template macros"
template_replace = [