🍦 SwiftServe Get

Menu / packages / swift-markdown-ui

swift-markdown-uias of 2.4.1 · 5f613358

https://github.com/gonzalezreal/swift-markdown-ui

What it serves, where

CapabilityiOSmacOSwatchOStvOSvisionOSLinuxCatalyst
Markdown rendering

serves it · confidence 0.90 · as of 2.4.1

  • Markdown
    Sources/MarkdownUI/Views/Markdown.swift:191
    View the line on GitHub →
    SwiftUI view that displays read-only Markdown content; unconditional in the surface (no #if gaps)
  • Markdown.init
    Sources/MarkdownUI/Views/Markdown.swift:237
    View the line on GitHub →
    init(_ markdown: String, baseURL: URL? = nil, imageBaseURL: URL? = nil)
  • MarkdownContent
    Sources/MarkdownUI/DSL/Blocks/MarkdownContent.swift:62
    View the line on GitHub →
    Pre-parsed GFM-compatible Markdown content value

serves it · confidence 0.90 · as of 2.4.1

serves it · confidence 0.90 · as of 2.4.1

serves it · confidence 0.90 · as of 2.4.1

serves it · confidence 0.70 · as of 2.4.1

  • Markdown
    Sources/MarkdownUI/Views/Markdown.swift:191
    View the line on GitHub →
    Unconditional in the surface; no visionOS gap and no os() guards anywhere in the live surface
  • MarkdownContent
    Sources/MarkdownUI/DSL/Blocks/MarkdownContent.swift:62
    View the line on GitHub →
    No visionOS gap
  • Package.swift:0
    View the line on GitHub →
    No visionOS floor declared (swift-tools-version 5.6 predates visionOS); iOS 15 floor applies via iOS compatibility — confidence reduced
?

not verified yet · confidence 0.20 · as of 2.4.1

  • Markdown
    Sources/MarkdownUI/Views/Markdown.swift:191
    View the line on GitHub →
    Surface shows no linux gap (no os() guards), but the core view imports SwiftUI, which does not exist on Linux; no guard-based absence evidence, so status stays unknown
  • README.md:0
    View the line on GitHub →
    README minimum-requirements list covers only macOS/iOS/tvOS/watchOS; Linux not mentioned

serves it · confidence 0.90 · as of 2.4.1

✓ serves it · ◐ with conditions · ✕ not served (proven) · ? not verified yet — hover any verdict for the receipt, click to pin it

Notes

Markdown rendering: Package is a SwiftUI Markdown renderer (GFM-compatible). All non-deprecated public decls in the surface are unconditional (0 #if conditions); the only gapped decls are @available(*, unavailable) deprecation shims absent on every platform. Read-only rendering: does not qualify for ui.rich-text (editing).

Badges for your README

Maintainer of swift-markdown-ui? These are yours — verified claims, linked to the receipts. Wrong verdict? That's a fix we want; see contribute.

verified badge
capability matrix badge
Markdown rendering badge