diff --git a/README.md b/README.md index f9e4c760..05ed7b43 100644 --- a/README.md +++ b/README.md @@ -2066,7 +2066,6 @@ _Libraries and tools for templating and lexing._ - [gospin](https://github.com/m1/gospin) - Article spinning and spintax/spinning syntax engine, useful for A/B, testing pieces of text/articles and creating more natural conversations. - [got](https://github.com/goradd/got) - A Go code generator inspired by Hero and Fasttemplate. Has include files, custom tag definitions, injected Go code, language translation, and more. - [goview](https://github.com/foolin/goview) - Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application. -- [hero](https://github.com/shiyanhui/hero) - Hero is a handy, fast and powerful go template engine. - [jet](https://github.com/CloudyKit/jet) - Jet template engine. - [liquid](https://github.com/osteele/liquid) - Go implementation of Shopify Liquid templates. - [maroto](https://github.com/johnfercher/maroto) - A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple.