From 06e3bcef58c7e7f704ea9b37d0b0b26ebc6d5b20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Fern=C3=A1ndez=20Ramos?= Date: Sun, 24 May 2015 18:09:05 +0200 Subject: [PATCH] Fix rst formatting for chameleon link --- docs/scenarios/web.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index dd3539ec5..14080f341 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -418,7 +418,7 @@ Chameleon `Chameleon `_ Page Templates are an HTML/XML template engine implementation of the `Template Attribute Language (TAL) `_, `TAL Expression Syntax (TALES) `_, -and `Macro Expansion TAL (Metal) ` syntaxes. +and `Macro Expansion TAL (Metal) `_ syntaxes. Chameleon is available for Python 2.5 and up (including 3.x and pypy), and is commonly used by the `Pyramid Framework `_.