Strip HTML tags and render plain-text content only

This commit is contained in:
Christian Muehlhaeuser
2019-11-25 06:45:55 +01:00
parent 4c529d72b9
commit fb7c07f593
3 changed files with 13 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@ require (
github.com/alecthomas/chroma v0.7.0
github.com/logrusorgru/aurora v0.0.0-20191017060258-dc85c304c434
github.com/mattn/go-isatty v0.0.10
github.com/microcosm-cc/bluemonday v1.0.2
github.com/mitchellh/go-wordwrap v1.0.0
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
github.com/spf13/cobra v0.0.5