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 f3de511 commit 42973c8Copy full SHA for 42973c8
Sources/MarkdownUI/Theme/BlockStyle/ListMarkerConfiguration.swift
@@ -1,6 +1,6 @@
1
import SwiftUI
2
3
-/// The properties of a list marker in a mardown list.
+/// The properties of a list marker in a markdown list.
4
///
5
/// The theme ``Theme/bulletedListMarker`` and ``Theme/numberedListMarker``
6
/// block styles receive a `ListMarkerConfiguration` input in their `body` closure.
0 commit comments