comments
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
/// Lambda function. Can add this to object being rendered to filter contents of objects.
|
||||
///
|
||||
/// See http://mustache.github.io/mustache.5.html for more details on
|
||||
/// mustache lambdas
|
||||
/// mustache lambdas. Lambdas work slightly differently in HummingbirdMustache though
|
||||
/// as they are passed a template representing the contained text and not the raw text
|
||||
/// e.g
|
||||
/// ```
|
||||
/// struct Object {
|
||||
|
||||
Reference in New Issue
Block a user