Skip to content

Commit

Permalink
Add links to third-party related content
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalezreal committed May 18, 2023
1 parent dba08f8 commit 5f977ba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Display and customize Markdown text in SwiftUI.
* [Creating a Markdown view](#creating-a-markdown-view)
* [Styling Markdown](#styling-markdown)
* [Documentation](#documentation)
* [Related content](#related-content)
* [Demo](#demo)
* [Installation](#installation)

Expand Down Expand Up @@ -247,6 +248,13 @@ extension Theme {
- [2.1.0](https://swiftpackageindex.com/gonzalezreal/swift-markdown-ui/2.1.0/documentation/markdownui)
- [2.0.2](https://swiftpackageindex.com/gonzalezreal/swift-markdown-ui/2.0.2/documentation/markdownui)

### Related content

You can learn more about MarkdownUI by referring to the following articles and third-party resources:

- [Better Markdown Rendering in SwiftUI](https://gonzalezreal.github.io/2023/02/18/better-markdown-rendering-in-swiftui.html)
- [Unlock the Power of Markdown in SwiftUI with THIS Hack!](https://youtu.be/gVy06iJQFWQ) by [@Rebeloper](https://twitter.com/Rebeloper)

## Demo

MarkdownUI comes with a few more tricks on the sleeve. You can explore the
Expand Down

0 comments on commit 5f977ba

Please sign in to comment.