From 37d3646de8b705f0f2ff08c33c260e99624c3213 Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Sat, 27 Dec 2014 00:58:50 -0700 Subject: [PATCH] [Docs] Mention support for the Ace HTML Template Engine --- content/overview/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/overview/introduction.md b/content/overview/introduction.md index 9b0d77833..eacc3bcbc 100644 --- a/content/overview/introduction.md +++ b/content/overview/introduction.md @@ -74,7 +74,7 @@ Hugo boasts the following features: * Integrated [Disqus](https://disqus.com/) comment support * Automatic [RSS](/layout/rss) creation - * Support for [Go](http://golang.org/pkg/html/template/) and [Amber](https://github.com/eknkc/amber) HTML templates + * Support for [Go](http://golang.org/pkg/html/template/), [Amber](https://github.com/eknkc/amber) and [Ace](http://ace.yoss.si/) HTML templates * Syntax [highlighting](/extras/highlighting) powered by [Pygments](http://pygments.org/) See what's coming next in the [roadmap](/meta/roadmap).