ISSUE-223

This commit is contained in:
Andrea Spacca
2019-05-11 15:01:00 +02:00
parent 9148f20aee
commit 4d88a2fbc4
3 changed files with 6 additions and 4 deletions

View File

@ -35,7 +35,7 @@ import (
"encoding/json"
"errors"
"fmt"
"github.com/russross/blackfriday"
"github.com/russross/blackfriday/v2"
"html"
html_template "html/template"
"io"