Commit Graph

15 Commits

Author SHA1 Message Date
Mathieu Ferment
651b129700 Add Travis badge and php compatibility infos in readme 2019-07-04 11:11:51 +02:00
Dusta
b2d55b677d Update README.md
Add https, add dots
2018-04-14 20:32:35 +02:00
Uwe Tews
5165776aec add link to documentation
https://github.com/smarty-php/smarty/issues/380
2017-07-30 00:39:41 +02:00
USAMI Kenta
e3cea24be1 Fix markdown
affected by GitHub's Markdown parser change
https://githubengineering.com/a-formal-spec-for-github-markdown/
2017-05-11 10:50:42 +09:00
Justin Page
a061365844 Provide new line to separate highlights 2015-11-28 16:51:14 -08:00
Justin Page
0403c876ed Use quotes to highlight features 2015-11-28 16:48:27 -08:00
Justin Page
2bc86a00f1 Wrap JSON examples in language specific code wrap
This allows Github or any repo system to parse and display correctly code
examples by proper wrappers.
2015-11-28 16:45:46 -08:00
uwetews
620e52405b - improvement convert template inheritance into runtime processing
- bugfix {$smarty.block.parent} did always reference the root parent block https://github.com/smarty-php/smarty/issues/68
2015-09-01 01:54:28 +02:00
Uwe Tews
d804454f21 Fix spelling 2015-06-04 02:40:36 +02:00
Uwe Tews
22ea1404df add information how to get development tools 2015-05-04 18:21:55 +02:00
Uwe Tews
9789867d8b Revert "add require-dev to load PHPUnit tests and lxer/parser generator"
This reverts commit f3d7b05ccb.
2015-05-04 18:09:21 +02:00
Uwe Tews
f3d7b05ccb add require-dev to load PHPUnit tests and lxer/parser generator 2015-05-04 05:20:22 +02:00
Uwe Tews
0b21213c55 new feature - added support of namespaces to template code 2014-11-12 19:07:00 +01:00
Uwe Tews
f83b3effc6 prepare 3.1 2014-10-31 01:28:26 +01:00
Uwe Tews
f433b70cf1 Init 2014-10-31 00:42:46 +01:00