---
title: Enriching your text in text views
framework: uikit
role: sampleCode
role_heading: Sample Code
path: uikit/enriching-your-text-in-text-views
---

# Enriching your text in text views

Support line numbering, section collapsing, inline attachment caching, exclusion paths, text attachments, and text lists in a text view.

## Overview

Overview note: This sample code project is associated with the following WWDC sessions: WWDC26 session 370: Elevate your app’s text experience with TextKit. WWDC22 session 10090: What’s new in TextKit and text views.

## See Also

### Content elements

- [NSTextParagraph](uikit/nstextparagraph.md)
- [NSTextListElement](uikit/nstextlistelement.md)
- [NSTextElement](uikit/nstextelement.md)
- [NSTextElementProvider](uikit/nstextelementprovider.md)
