mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 08:57:14 -04:00
Word-wrap text at 100 chars per default
The default can be overwritten by the user: ./gold -w 80
This commit is contained in:
@@ -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/mitchellh/go-wordwrap v1.0.0
|
||||
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
|
||||
github.com/spf13/cobra v0.0.5
|
||||
gopkg.in/russross/blackfriday.v2 v2.0.0
|
||||
|
||||
Reference in New Issue
Block a user