Update docs again

This commit is contained in:
Adam Fowler
2024-09-20 10:23:54 +01:00
parent 8726b2d119
commit 9de71fc4d1

View File

@@ -15,8 +15,7 @@
/// 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. Lambdas work slightly differently in HummingbirdMustache though
/// as they are passed a template representing the contained text and not the raw text
/// mustache lambdas.
/// e.g
/// ```
/// struct Object {