MarkdownUI 2.1.0
What's Changed
- Infrastructure: Refactor Markdown parsing (#210)
- Infrastructure: Bump CI workflow's Xcode to 14.2 (#212)
- Fixed: Deprecation message (#214)
- Added: Provide access to the language and the content of a code block from the body of the
codeBlock
style (#215) - Added: Provide access to the block's Markdown content from the body of most of the block styles (#220)
- Added: Render HTML line breaks
<br>
(#221) - Changed: Move the
fixedSize
modifier from the paragraph view to the block style in all the bundled themes (#222)
Full Changelog: 2.0.2...2.1.0