* add align

* reorder listing
This commit is contained in:
Brian Downs 2017-08-27 13:23:13 -07:00 committed by Avelino
parent 1dc2972430
commit 8975123c93

View File

@ -1050,6 +1050,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*Libraries for parsing and manipulating texts.*
* Specific Formats
* [align](https://github.com/Guitarbum722/align) - A general purpose application that aligns text.
* [allot](https://github.com/sbstjn/allot) - Placeholder and wildcard text parsing for CLI tools and bots.
* [bbConvert](https://github.com/CalebQ42/bbConvert) - Converts bbCode to HTML that allows you to add support for custom bbCode tags.
* [blackfriday](https://github.com/russross/blackfriday) - Markdown processor in Go.