Still.Compiler.TemplateHelpers.Truncate (Still v0.8.0) View Source

Truncates the content to a given maximum.

Options

  • length - Maximum length of the truncated string. This includes the omission string. Defaults to 300.
  • omission - String to indicate the omission of further text. Defaults to "..."

Link to this section Summary

Link to this section Functions