mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-18 20:23:28 +02:00
0e3082fab6
Add "wrap" command to TemplateProcessor. Use
github.com/mitchellh/go-wordwrap to wrap lines on word breaks at
a given length. This can make long fields much more readable in
a terminal. E.g.
{{ .fields.description | wrap 76 | indent 2}}