mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
Fix markdown
affected by GitHub's Markdown parser change https://githubengineering.com/a-formal-spec-for-github-markdown/
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user