Skip to content

MarkdownUI 0.3.0

Compare
Choose a tag to compare
@gonzalezreal gonzalezreal released this 08 Jan 17:33
· 185 commits to main since this release
  • Scale images to fit the Markdown view
  • Fix build for Mac Catalyst environment
  • Update AttributedText dependency to 0.2.1. This fixes the layout issues in macOS.
  • Add support for relative URLs in markdown images, using the markdownBaseURL view modifier.
  • Add initializers to create a Document with the content of the file at a given path.