Justin Hileman
b27705375a
Syntax highlighting for mustache in README.
2012-03-07 09:23:32 -08:00
Justin Hileman
cb24d63258
update README. simplify + link to wiki.
2012-03-07 09:22:31 -08:00
Justin Hileman
96596f473a
Update README for 2.0-dev
2012-03-01 05:38:53 -08:00
Justin Hileman
53630208b6
push some whitespace around a bit.
2012-01-15 09:48:59 -08:00
Valentin Starck
faa789a710
Added syntax highlight.
2012-01-15 15:36:58 -02:00
chrisbarr
69cce225e1
Incorrect variable name in example
2011-10-26 15:45:47 +02:00
Justin Hileman
a086a21b5f
clarifying which version tag
2011-06-13 04:33:03 -04:00
Justin Hileman
3a8b4b0ec7
Update manpage links in README
...
Closes #41
Thanks ddrake
2011-06-13 04:26:35 -04:00
Justin Hileman
a16d9ed51c
add a test that changes delimiters all over the place... inside and outside sections.
2011-06-13 04:00:13 -04:00
Justin Hileman
0a10c5bcfe
update known issues in README
2011-06-13 02:16:48 -04:00
Justin Hileman
f348449fc2
Merge branch 'feature/spec-update-1.1.2' into dev
2011-06-12 23:13:42 -04:00
Justin Hileman
49b500f789
Note known whitespace bug with spec tests.
2011-06-12 23:00:54 -04:00
Justin Hileman
9c73e5bb4f
Add whitespace bug to known issues.
2011-04-26 18:59:22 -04:00
Justin Hileman
f2d677e5d6
Update README.
2010-12-08 16:04:11 -05:00
Justin Hileman
3e6b8102b7
Massive overhaul of Mustache.php's whitespace handling.
...
Move regex preparation into methods, use named subpatterns so the regex makes more sense. Fix the logic around eating newlines adjacent to tags. Update tests to reflect the changes.
2010-11-24 07:45:24 -05:00
Justin Hileman
31b38b71a2
Test coverage is no longer incomplete.
2010-08-15 06:55:47 -04:00
Justin Hileman
582c3278fa
Add known issue for whitespace, mark whitespace test as skipped.
2010-08-15 06:28:56 -04:00
Justin Hileman
df1b3c8e7d
Pragmas in parent templates no longer apply to partials (as of a few commits ago). Added test case, removed known issue from readme.
2010-05-22 20:50:05 -04:00
Justin Hileman
fdcd284ed5
Updating known issues in readme.
2010-04-30 00:35:07 -04:00
Justin Hileman
ad83344900
Merge branch 'dev' into feature/pragma-dot-notation
...
Conflicts:
README.markdown
2010-04-26 22:03:03 -04:00
Justin Hileman
5832dd5b5d
Updating README to reflect child context fix.
2010-04-26 21:58:16 -04:00
Justin Hileman
2fbc599c26
fixing markup typo in README
2010-04-26 21:07:47 -04:00
Justin Hileman
bb4905dd1b
Added known issue for missing child context in sections.
2010-04-26 20:35:46 -04:00
Justin Hileman
f0d171aed6
Merge branch 'dev' into feature/pragma-dot-notation
2010-04-26 20:27:07 -04:00
Justin Hileman
57a6aafff1
Fixed complex example to use inverted sections rather than fancy ruby-ish context swizzling (which never worked in PHP anyway).
2010-04-26 19:01:57 -04:00
Justin Hileman
8cbf5ebb0f
Added known issue for current pragma limitation.
2010-04-25 18:05:54 -04:00
Justin Hileman
fa8c81dcfd
Update README to reflect preferred mustache class implementation. Rendering arbitrary generic view class/array and template is secondary.
2010-04-06 00:28:02 -04:00
Justin Hileman
cb5985171c
Added known issue for complex complex example failure.
2010-04-06 00:23:49 -04:00
Justin Hileman
e77226c4f6
Added 'known issues' to readme.
2010-04-06 00:19:55 -04:00
Justin Hileman
b1c3e06144
Added a second example. It's still not enough, but better than nothing.
2010-03-29 14:25:31 -04:00
Justin Hileman
0e73e66a34
Updating readme to link to pretty Mustache homepage rather than github page.
2010-03-22 17:55:03 -04:00
Justin Hileman
6cd78e932a
Usage.
2010-03-19 18:17:08 -04:00