Skip to content

mkdocs-materialx-10.1.7

Latest

Choose a tag to compare

@jaywhj jaywhj released this 05 Jun 11:54
· 1 commit to main since this release
cc23102

en

  • Fixed the historical legacy bug where code highlighting failed to fully cover long lines
  • Fixed the historical legacy bug where annotation would not remount when a tabbed block is toggled from hidden to visible
  • Fixed the historical legacy issue where arrows in Mermaid sequence diagrams lacked visibility under dark themes
  • Refactored the implementation for collapsing long code blocks to improve robustness, and added compatibility with iOS 14
  • Changed the default collapse threshold for long code blocks from 12 to 15
  • Updated annotation default icon to info

zh

  • 修复了代码高亮对长代码行覆盖不全的问题(历史遗留 bug)
  • 修复了 Tabbed block 从隐藏切换为可见时 annotation 不会被重新挂载的 bug
  • 修复了 Mermaid 序列图中的箭头在深色主题下不突出的问题(历史遗留 bug)
  • 优化了折叠长代码块的实现,增强了鲁棒性,适配了 iOS 14
  • 将长代码块的默认折叠阈值从 12 调整为 15
  • 更新了 annotation 默认图标为 info