diff options
| author | USAMI Kenta <tadsan@zonu.me> | 2017-05-11 10:50:42 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-11 10:50:42 +0900 |
| commit | e3cea24be18b7728eff19ad578912271aca6e88a (patch) | |
| tree | bba60063f9e472ce550991837788cc0834a7769f /README.md | |
| parent | e3eda8a5f5653d8abb960eb1bc47e3eca679b1b4 (diff) | |
| download | smarty-e3cea24be18b7728eff19ad578912271aca6e88a.tar.gz smarty-e3cea24be18b7728eff19ad578912271aca6e88a.tar.bz2 smarty-e3cea24be18b7728eff19ad578912271aca6e88a.zip | |
Fix markdown
affected by GitHub's Markdown parser change
https://githubengineering.com/a-formal-spec-for-github-markdown/
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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 |
