Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 04 Jan 18:58
· 65 commits to main since this release

Improved prose styling with dark mode support

Comprehensive styling improvements for markdown content with proper dark mode support.

Changes

Blockquotes

  • Fixed text color in dark mode (was showing pinkish tint)
  • Styled to match alert block aesthetic: 3px left border, subtle background, rounded right corners
  • Proper dark mode styling for nested elements (strong, code)

GitHub-style Alerts

  • Added styling for Note, Tip, Important, Warning, and Caution alerts
  • Each alert type has distinct colors with proper dark mode variants
  • Consistent design language with left border accent and subtle backgrounds

Task Lists

  • Added styling for checkbox task lists

Footnotes

  • Styled footnote references and back references
  • Added highlight animation when navigating to footnotes
  • Proper scroll margin to account for fixed header