From e419596c1ba243ee87cc43a896c99c19a3ff2cbf Mon Sep 17 00:00:00 2001 From: Tron Date: Mon, 6 May 2024 21:20:13 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v2.0.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ README_zh_CN.md | 9 ++++++++- style/export.css | 2 +- theme.json | 2 +- 4 files changed, 14 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13c97c4..91f7bea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## v2.0.8 / 2024.05.06 +- ✨ 代码块设置最大高度优化:适配行号 + + ## v2.0.7 / 2024.05.03 - ⏪ 还是加回链接图标功能吧,集市的[链接图标]插件好像没有怎么更新维护了 diff --git a/README_zh_CN.md b/README_zh_CN.md index 4f112ba..089b5fb 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -30,6 +30,10 @@ ## 🚀最近更新 +v2.0.8 / 2024.05.06 +- ✨ 代码块设置最大高度优化:适配行号 + + v2.0.7 / 2024.05.03 - ⏪ 还是加回链接图标功能吧,集市的[链接图标]插件好像没有怎么更新维护了 @@ -205,4 +209,7 @@ text-align:left !important; 若主题存在样式的问题,欢迎在[Github](https://github.com/Achuan-2/siyuan-themes-tsundoku)提issue或是通过邮箱联系我(achuan-2@outlook.com)。在提issue之前建议先切换为默认主题,确定是本主题特有的问题。 -![](https://cdn.nlark.com/yuque/0/2024/jpeg/1408046/1714754573393-9c7f70b0-05ec-489e-b5a2-1a37fb681f6f.jpeg?x-oss-process=image%2Fformat%2Cwebp) \ No newline at end of file + +
+ +
\ No newline at end of file diff --git a/style/export.css b/style/export.css index cde2a6d..f5ce59f 100644 --- a/style/export.css +++ b/style/export.css @@ -137,7 +137,7 @@ text-align:center; /* 导出pdf设置默认字体 */ #preview .protyle-wysiwyg{ - font-size: 17px !important; + font-size: 19px !important; } /* 去除导出pdf的列表竖线 */ #preview .protyle-wysiwyg [data-node-id].li:before { diff --git a/theme.json b/theme.json index 785f8cd..bb6277b 100644 --- a/theme.json +++ b/theme.json @@ -2,7 +2,7 @@ "name": "Tsundoku", "author": "Achuan-2", "url": "https://github.com/Achuan-2/siyuan-themes-tsundoku", - "version": "2.0.7", + "version": "2.0.8", "displayName": { "default": "Tsundoku", "zh_CN": "積読"