Commit Graph

25 Commits

Author SHA1 Message Date
Michael Vesely 28f4ae3178 Revise README.md
- rename: mustache# to MustacheSharp for consistency
- add: color coding to code samples
- change: branch name for clarity
2020-02-26 05:58:13 +01:00
Michael Vesely 0c3a385b98
Replace (wrong) download info with branch info 2020-02-25 12:35:16 +01:00
Michael Vesely 75551c7ce0
Fix error in the description of the 'lt' tag
Its 'less than' instead of 'equal'.
2020-02-12 07:58:54 +01:00
Paul Grimshaw 0195c39f42 Merge remote-tracking branch 'original-master/master'
# Conflicts:
#	Local.testsettings
#	TraceAndTestImpact.testsettings
#	mustache-sharp.test/FormatCompilerTester.cs
#	mustache-sharp.vsmdi
#	mustache-sharp/ArgumentCollection.cs
#	mustache-sharp/FormatCompiler.cs
2016-09-19 16:26:03 +01:00
jehugaleahsa bb1b6cc936 Direct support for HTML formatting 2016-03-21 13:41:46 -04:00
Travis Parks eb9f363179 Update README.md 2015-10-22 22:17:08 -04:00
Travis Parks 016161a777 Update README.md 2014-06-20 09:03:59 -04:00
Travis Parks 46d4b530f1 Update README.md 2014-06-20 08:57:40 -04:00
Paul Grimshaw b31f393f65 Added support for explicit values in equality comparisons in the template, using the _ prefix 2014-02-05 00:20:33 +00:00
Paul Grimshaw ded9ac56aa Readme correction 2014-02-04 13:21:17 +00:00
Paul Grimshaw 466ec8a009 Readme updated with new tag types 2014-02-04 13:19:55 +00:00
Maxence DELANNOY 546fb3f587 Update README.md
Little typo in the sample code: Compiler -> Compile
2014-01-01 08:49:47 +01:00
Travis Parks 6e74fa1fcc Support scoped variables
I have been slowly working toward supporting variables that can be
declared/updated during output generation. This code also cleans up the
code for searching within a scope.
2013-10-28 15:58:50 -04:00
Travis Parks eb7e909f95 Update README.md 2013-07-23 09:02:05 -04:00
Travis Parks d7a0ab3b38 Add support for index in each tags
It was requested that the current index could be accessed in the each
tag.
2013-07-20 12:06:38 -04:00
Travis Parks 50a80f42ad Update README.md 2013-05-03 09:35:04 -03:00
Travis Parks bfc579be22 Update README.md 2013-01-16 16:09:13 -05:00
Travis Parks a6ddb18448 Update README.md 2013-01-16 16:03:02 -05:00
Travis Parks 83b2a8a3d9 Update README.md 2013-01-12 21:40:47 -05:00
Travis Parks a0bacd250d Update README.md 2013-01-12 19:59:57 -05:00
Travis Parks 1af1aa000c Update README.md 2013-01-12 19:34:53 -05:00
Travis Parks 13332c82ec Update README.md 2013-01-12 19:33:58 -05:00
Travis Parks 463bb7c9d2 Update README.md 2013-01-12 19:31:36 -05:00
Travis Parks 27650682bf Update README.md 2013-01-12 18:44:49 -05:00
Travis Parks 3f8bf7413b Initial commit 2013-01-01 17:31:04 -08:00