Features
- 调整优化了列表的间距
- 代码块中的行号改为使用代码字体
- Windows 安装脚本支持在 ANSI(特别是 GB2312 字符集)和 Unicode 两种模式下正确显示中文
Bug Fixes
- 修复了标题自动编号跨级可能错误的问题
- 修复了 Windows Unicode 模式下,安装脚本出现乱码的问题
Chores
- 更新了 GitHub Actions 使用的 Actions 版本
- 将依赖的 sass 编译器从第三方维护的
ruby-sass
改为官方维护的dart-sass
- 修改了部分 CSS 样式以增强兼容性,如
page-break
改为break-after
等 - 修正了部分 SCSS 文件中的注释和代码格式
New Contributors
- @Zxis233 made their first contribution in #138
- @soryu-ryouji made their first contribution in #150
- @Bubbu0129 made their first contribution in #160
Full Changelog: v0.3.0...v0.3.1