Skip to content

v0.3.2

Choose a tag to compare

@furkanural furkanural released this 27 Feb 22:07
· 43 commits to main since this release
b02a64e

Fixed

  • Mobile code block overflow: Code blocks no longer cause horizontal page scroll on mobile — max-width: 100% is now applied to pre elements inside .prose-content, and max-w-full added to the JS-enhanced code copy wrapper

Full Changelog: v0.3.1...v0.3.2