swift-markdownkit icon indicating copy to clipboard operation
swift-markdownkit copied to clipboard

A framework for parsing and transforming text in Markdown format written in Swift 5 for macOS, iOS, and Linux. The syntax is based on the CommonMark specification. The framework defines an abstract sy...

Results 4 swift-markdownkit issues
Sort by recently updated
recently updated
newest added

Is it possible to create only a single window where a user types in markdown and have it dynamically rendered? Sort of like Obsidian / Bear app / Spaces does...

This is an awesome project which is not a simple wrapper around CMark and done the Swift way. I am wonering a question: Is there a way to get source...

Hi @objecthub ! First, thanks for this awesome library, I've started using it as I want to have enriched messages in my instant messaging app. I've been trying several options,...

Hello, I need a lib for Swift markdown parser/display where when interpreting a link where the href is "ubook-app://product/123", a custom view is placed inside that displays a loading, then...