From 3712b1f5a5cd4bf761bf91e997ce867602142b98 Mon Sep 17 00:00:00 2001 From: sbstjn Date: Mon, 17 Oct 2016 19:44:21 +0200 Subject: [PATCH] Add github.com/sbstjn/allot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c00ba5..f119a06 100644 --- a/README.md +++ b/README.md @@ -903,6 +903,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis *Libraries for parsing and manipulating texts.* * Specific Formats + * [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 * [github_flavored_markdown](https://godoc.org/github.com/shurcooL/github_flavored_markdown) - GitHub Flavored Markdown renderer with fenced code block highlighting, clickable header anchor links.