Reflow text in paragraph, strip line-breaks and utilize the available width

This commit is contained in:
Christian Muehlhaeuser
2019-12-05 22:03:35 +01:00
parent 7eec968514
commit 08ffc82515
4 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ require (
github.com/mattn/go-isatty v0.0.10
github.com/mattn/go-runewidth v0.0.7
github.com/microcosm-cc/bluemonday v1.0.2
github.com/muesli/reflow v0.0.0-20191205093112-d357691d258b
github.com/muesli/reflow v0.0.0-20191205210016-363f169defe8
github.com/olekukonko/tablewriter v0.0.3
github.com/rakyll/statik v0.1.6
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect