1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 05:09:42 +02:00

Sanitize HTML in Markdown sections

This commit is contained in:
sauls8t 2019-11-19 11:47:51 +00:00
parent 6882491201
commit a4384210d4
3 changed files with 9 additions and 2 deletions

1
go.mod
View file

@ -23,6 +23,7 @@ require (
github.com/kr/pretty v0.1.0 // indirect
github.com/lib/pq v1.2.0
github.com/mb0/diff v0.0.0-20131118162322-d8d9a906c24d // indirect
github.com/microcosm-cc/bluemonday v1.0.2
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
github.com/pkg/errors v0.8.0
github.com/rainycape/unidecode v0.0.0-20150907023854-cb7f23ec59be // indirect