Nifty Markdown Formatter

0.3.5

A simple markdown formatting library for SwiftUI projects.
NiftyTreeStudios/Nifty-Markdown-Formatter

What's New

0.3.5

2023-01-09T08:44:44Z

What's Changed

New Contributors

Full Changelog: 0.3.4...0.3.5

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

Description

  • Swift Tools 5.5.0
View More Packages from this Author

Dependencies

Last updated: Fri Mar 15 2024 09:31:06 GMT-0900 (Hawaii-Aleutian Daylight Time)