Skip to content

Instantly share code, notes, and snippets.

@anselmh
Created January 20, 2011 08:42
Show Gist options
  • Save anselmh/787589 to your computer and use it in GitHub Desktop.
Save anselmh/787589 to your computer and use it in GitHub Desktop.
this code doesn't output correct stripped content? What's wrong with that?
// code from my template
// should result the meta-description
// should strip html-tags from content and limit to 175 characters
// actually doesn't stripTags but limits to 175 characters
[[*content:stripTags:strip:limit=`175`]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment