/Nifty-Markdown-Formatter

A simple markdown formatting library for SwiftUI projects.

Primary LanguageSwiftMIT LicenseMIT

Nifty Markdown Formatter

This is a simple markdown formatting library helping you to use markdown files in your SwiftUI projects.

Supported elements

  • Headers
  • Images (when they are alone in their own line, TODO: filter images from the middle of the line.)
  • Ordered lists
  • Unordered lists
  • Everything supported by AttributedString.
    • Bold, italic...
    • Links