From e3cea24be18b7728eff19ad578912271aca6e88a Mon Sep 17 00:00:00 2001 From: USAMI Kenta Date: Thu, 11 May 2017 10:50:42 +0900 Subject: [PATCH] Fix markdown affected by GitHub's Markdown parser change https://githubengineering.com/a-formal-spec-for-github-markdown/ --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5783eb3e..7d990236 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -#Smarty 3 template engine -##Distribution repository +# Smarty 3 template engine + +## Distribution repository > Smarty 3.1.28 introduces run time template inheritance @@ -62,4 +63,4 @@ Or you could use Which is a wrapper to install all 3 packages -Composer can also be used for Smarty2 versions 2.6.24 to 2.6.28 +Composer can also be used for Smarty2 versions 2.6.24 to 2.6.30