MarkdownUI 0.3.0
- 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.