Skip to content

1.9.2

Compare
Choose a tag to compare
@zkqiang zkqiang released this 16 Jun 09:49
· 85 commits to master since this release

🎨 优化

🐛 修复

  • 修复 Markdown 插件在自定义页面的加载
  • 修复统计代码的加载时机 #769
  • 修复友链页评论配置无效 #765
  • 修复脚注渲染 BUG #766
  • 修复代码高亮背景的判断 #770
  • 修复 ClipboardJS 重复加载
  • 修复节标题样式选择范围

🎨 Enhancement

🐛 Fix

  • Fix Markdown plugin loading on custom pages
  • Fix the loading of analysis #769
  • Fix the invalid configuration of comments on the links page #765
  • Fix footnote rendering bug #766
  • Fix the judgment of code highlight background #770
  • Fix ClipboardJS loaded multiple times
  • Fix the selection range of section headers