commonmark changed their module name?

master
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
1 changed files with 1 additions and 1 deletions

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 = [