File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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
252260MarkdownUI comes with a few more tricks on the sleeve. You can explore the
You can’t perform that action at this time.
0 commit comments