Skip to content

Commit 5f977ba

Browse files
committed
Add links to third-party related content
1 parent dba08f8 commit 5f977ba

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Display and customize Markdown text in SwiftUI.
1111
* [Creating a Markdown view](#creating-a-markdown-view)
1212
* [Styling Markdown](#styling-markdown)
1313
* [Documentation](#documentation)
14+
* [Related content](#related-content)
1415
* [Demo](#demo)
1516
* [Installation](#installation)
1617

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

251+
### Related content
252+
253+
You can learn more about MarkdownUI by referring to the following articles and third-party resources:
254+
255+
- [Better Markdown Rendering in SwiftUI](https://gonzalezreal.github.io/2023/02/18/better-markdown-rendering-in-swiftui.html)
256+
- [Unlock the Power of Markdown in SwiftUI with THIS Hack!](https://youtu.be/gVy06iJQFWQ) by [@Rebeloper](https://twitter.com/Rebeloper)
257+
250258
## Demo
251259

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

0 commit comments

Comments
 (0)