Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Repository files navigation

MDText

MDText is a markdown render library built in and for SwiftUI

Usage:

import MDText
structContentView:View{varmarkdown=""" ** Hello MDText **"""varbody:someView{MDText(markdown: markdown)}}

Features:

  • header
  • link
  • bold
  • hyperlink
  • emphasis

Planned:

del, quote, inline, ul, ol, blockquotes

Installation

Using Xcode 11

menu > file > Swift Packages > Add package dependency...

enter package url: https://github.com/Lambdo-Labs/MDText

About

SwiftUI markdown

Resources

Stars

132 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages