FUNCTIONStruncateSyntaxtruncate SIZE INPUTtruncate SIZE ELLIPSIS INPUTSince Go templates are HTML-aware, truncate will intelligently handle normal strings vs HTML strings:{{ "<em>Keep my HTML</em>" | safeHTML | truncate 10 }}` → <em>Keep my …</em>` See AlsoerrorffloatintsplitsafeHTMLAttrFoundation styles (FS)Content text (CT)Buttons and links (BL)Form elements (FE)Icons (IC)Miscellaneous (MS)