docs(guide): example filter does not conditionally assign a color
This commit is contained in:
committed by
Pawel Kozlowski
parent
7a3e182e9c
commit
e6c9bfa4a9
@@ -8,7 +8,7 @@ as the first argument. Any filter arguments are passed in as additional argument
|
||||
function.
|
||||
|
||||
The following sample filter reverses a text string. In addition, it conditionally makes the
|
||||
text upper-case and assigns color.
|
||||
text upper-case.
|
||||
|
||||
<doc:example module="MyReverseModule">
|
||||
<doc:source>
|
||||
|
||||
Reference in New Issue
Block a user