We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e15c0d commit 6392688Copy full SHA for 6392688
README.md
@@ -5,6 +5,8 @@
5
6
Display and customize Markdown text in SwiftUI.
7
8
+https://swiftpackageindex.com/gonzalezreal/swift-markdown-ui/2.0.1/documentation/markdownui
9
+
10
## Overview
11
12
MarkdownUI is a powerful library for displaying and customizing Markdown text in SwiftUI. It is
@@ -229,6 +231,12 @@ extension Theme {
229
231
}
230
232
```
233
234
+## Documentation
235
236
+[Swift Package Index](https://swiftpackageindex.com) kindly hosts the online documentation for all versions, available here:
237
238
+- [2.0.1](https://swiftpackageindex.com/gonzalezreal/swift-markdown-ui/2.0.1/documentation/markdownui)
239
240
## Demo
241
242
MarkdownUI comes with a few more tricks on the sleeve. You can explore the
0 commit comments