-
Notifications
You must be signed in to change notification settings - Fork 227
Closed
Description
Just wanted to say thanks for open sourcing this. 👏
This enabled me to build a really cool open source package MarkdownText that provides similar support to Apples iOS 15+ Text markdown support.
But it works back to iOS 13+ and macOS 11+ and even includes a lot of styling APIs.
Bit of a shameless plug but wanted to mention it here in case it's useful to anyone else.
- Headings
- Paragraphs
- Quotes
- Inline formatting
- Strong/Bold
- Emphasis/Italic
- Strikethrough
- Code
- Links (non interactive only)
- Lists
- Ordered
- Unordered
- Checklist (GitHub style)
- Thematic Breaks
- Code Blocks
- Images
A full backport of AsyncImage is included to make image support simple and performant.
Since it's pure SwiftUI you can even easily animate content which is a nice plus.
Metadata
Metadata
Assignees
Labels
No labels