Skip to content

Instantly share code, notes, and snippets.

@neokoenig
Created August 10, 2011 13:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neokoenig/1136749 to your computer and use it in GitHub Desktop.
Save neokoenig/1136749 to your computer and use it in GitHub Desktop.
Nested Function example
#truncate(
text=stripTags(body),
length=300,
truncateString="#linkTo(
text='... Read More »',
route='blog',
action='view',
key=id)#"
)#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment