Skip to content

MarkdownText powered by swift-markdown #77

@shaps80

Description

@shaps80

Just wanted to say thanks for open sourcing this. 👏

This enabled me to build a really cool open source package MarkdownText that provides similar support to Apples iOS 15+ Text markdown support.

But it works back to iOS 13+ and macOS 11+ and even includes a lot of styling APIs.

Bit of a shameless plug but wanted to mention it here in case it's useful to anyone else.

  • Headings
  • Paragraphs
  • Quotes
  • Inline formatting
    • Strong/Bold
    • Emphasis/Italic
    • Strikethrough
    • Code
    • Links (non interactive only)
  • Lists
    • Ordered
    • Unordered
    • Checklist (GitHub style)
  • Thematic Breaks
  • Code Blocks
  • Images

A full backport of AsyncImage is included to make image support simple and performant.

Since it's pure SwiftUI you can even easily animate content which is a nice plus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions