File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 5
5
6
6
Display and customize Markdown text in SwiftUI.
7
7
8
- https://swiftpackageindex.com/gonzalezreal/swift-markdown-ui/2.0.1/documentation/markdownui
8
+ * [ Overview] ( #overview )
9
+ * [ Minimum requirements] ( #minimum-requirements )
10
+ * [ Getting started] ( #getting-started )
11
+ * [ Creating a Markdown view] ( #creating-a-markdown-view )
12
+ * [ Styling Markdown] ( #styling-markdown )
13
+ * [ Documentation] ( #documentation )
14
+ * [ Demo] ( #demo )
15
+ * [ Installation] ( #installation )
16
+ * [ Adding MarkdownUI to a Swift package] ( adding-markdownui-to-a-swift-package )
17
+ * [ Adding MarkdownUI to an Xcode project] ( adding-markdownui-to-an-xcode-project )
9
18
10
19
## Overview
11
20
@@ -22,7 +31,7 @@ You can use the built-in themes, create your own or override specific text and b
22
31
23
32
## Minimum requirements
24
33
25
- You can use MarkdownUI 2 on the following platforms:
34
+ You can use MarkdownUI on the following platforms:
26
35
27
36
- macOS 12.0+
28
37
- iOS 15.0+
You can’t perform that action at this time.
0 commit comments