This a library to format you blocks of text in neat paragraph layouts without you having to think about it too much.
If you intend to build and test this library, I recommend that you have make
installed.
go get github.com/dnnrly/paragraphical
make test
Or directly:
go test ./...
- Go
- and love
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Pascal Dennerly - Initial work - dnnrly
See also the list of contributors who participated in this project.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc