# sa5-html

- [About SA5's HTML Lib](/sa5-html/about.md): About the SA5 HTML Library
- [Webflow Interactions](/sa5-html/about/webflow-interactions.md): Reset your IX2 Interactions after SA5 HTML completes its changes.
- [Quick Start | SA5 HTML](/sa5-html/quick-start.md): How to Easily Add SA5's User Info & Advanced Routing Enhancements to Your Webflow Memberships Site
- [Advanced Element Sorting ❺](/sa5-html/advanced-element-sorting.md): Sort Webflow's collection list items any way you like
- [Advanced Element Filtering ❺](/sa5-html/advanced-element-filtering.md): Filtering any element or Collection List using custom logic.
- [Useful Filtering Examples](/sa5-html/advanced-element-filtering/useful-filtering-examples.md)
- [Dynamic URLs 🧪](/sa5-html/dynamic-urls.md): Modify links and other URLs dynamically using CMS data.
- [Future](/sa5-html/dynamic-urls/future.md)
- [Dynamic Attributes](/sa5-html/sa5-dynamic-attributes.md): Create any custom attribute, even if it's reserved by Webflow
- [Future](/sa5-html/sa5-dynamic-attributes/future.md): Future plans for SA5 dynamic attributes
- [Smart Attributes 🧪](/sa5-html/sa5-dynamic-attributes/future/smart-attributes.md)
- [Prefix, Postfix, and Formatted Attributes 🧪](/sa5-html/sa5-dynamic-attributes/future/prefix-postfix-and-formatted-attributes.md): Get fancier with your attribute replacements.
- [Scroll to Section](/sa5-html/scroll-to-section.md)
- [Breakpoints ❺](/sa5-html/breakpoints.md): Detect Webflow breakpoint changes, in code
- [Limit Items by Breakpoint ❺](/sa5-html/limit-items-by-breakpoint.md): Make your collection list & static content fully responsive by controlling the quantity
- [Designer CSS Embed](/sa5-html/limit-items-by-breakpoint/designer-css-embed.md)
- [Limit Items to Multiple-of ❺](/sa5-html/limit-items-to-multiple-of.md): Limit a list to a multiple of X items
- [Numeric Sequencing ❺](/sa5-html/numeric-sequencing.md): Assign a numeric sequence to arbitrary elements in a group.
- [Truncate Text w/ Ellipsis ❺](/sa5-html/truncate-text-w-ellipsis.md): Line-clamp your plain-text content to a maximum number of lines, to keep your layout tidy.
- [Encoded Email](/sa5-html/encoded-email.md): Encode your email addresses to minimize spam on exposed email addresses.
- [Hide Section w/ Empty Collection Lists ❺](/sa5-html/hide-section-w-empty-collection-lists.md): Hide an entire section when the collection lists in it are empty
- [Download File ❺](/sa5-html/download-file.md): Download file assets like PDFs or images, rather than displaying them
- [Decode HTML ❺](/sa5-html/decode-html.md): Decode a plain-text field containing HTML
- [Markdown ❺](/sa5-html/markdown.md): Embed markdown content, including tables and more.
- [Themes](/sa5-html/markdown/themes.md): Styling your Markdown content with themes
- [Transform ❺🧪](/sa5-html/transform.md): Automatically modify elements and attributes in your Webflow hosted page.
- [Code Formatting ❺🧪](/sa5-html/code-formatting.md): Manage code formatting in your Webflow hosted page.
- [CMS Code Injection ❺🧪](/sa5-html/cms-code-injection.md): Inject custom code from the CMS anywhere in your Webflow page.
- [Responsive Tables ❺🧪](/sa5-html/responsive-tables.md): Create Tables in your rich text document and make them responsive
- [Text Formatting ❺🧪](/sa5-html/text-formatting.md)
- [Components ❺🧪](/sa5-html/components.md)
- [Component Object Positioning](/sa5-html/components/component-object-positioning.md)
- [Auto-Size IFRAMEs 🧪](/sa5-html/auto-size-iframes.md)
- [Switch Case ❺🧪](/sa5-html/switch-case.md): Intelligent, script-driven switching of a content area.
- [Lazy Load](/sa5-html/lazy-load.md): Lazy Load... anything!
- [Gallery 🧪](/sa5-html/gallery.md)
- [Scroll Anchor](/sa5-html/scroll-anchor.md)
