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.
11
11
* [ Creating a Markdown view] ( #creating-a-markdown-view )
12
12
* [ Styling Markdown] ( #styling-markdown )
13
13
* [ Documentation] ( #documentation )
14
+ * [ Related content] ( #related-content )
14
15
* [ Demo] ( #demo )
15
16
* [ Installation] ( #installation )
16
17
@@ -247,6 +248,13 @@ extension Theme {
247
248
- [ 2.1.0] ( https://swiftpackageindex.com/gonzalezreal/swift-markdown-ui/2.1.0/documentation/markdownui )
248
249
- [ 2.0.2] ( https://swiftpackageindex.com/gonzalezreal/swift-markdown-ui/2.0.2/documentation/markdownui )
249
250
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
+
250
258
## Demo
251
259
252
260
MarkdownUI 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