From 0403c876ed9c609bc301db2153c218bc0d3cb6a1 Mon Sep 17 00:00:00 2001 From: Justin Page Date: Sat, 28 Nov 2015 16:48:27 -0800 Subject: [PATCH] Use quotes to highlight features --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1a060f3f..7026332d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ #Smarty 3 template engine ##Distribution repository -``` -* Smarty 3.1.28 introduces run time template inheritance * -*Read the NEW_FEATURES and INHERITANCE_RELEASE_NOTES file for recent extensions to Smarty 3.1 functionality* -``` +> Smarty 3.1.28 introduces run time template inheritance +> Read the NEW_FEATURES and INHERITANCE_RELEASE_NOTES file for recent extensions to Smarty 3.1 functionality + Smarty versions 3.1.11 or later are now on github and can be installed with Composer.