Daniel
|
1477595bbd
|
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-01 11:11:30 +08:00 |
|
Vanessa
|
2bf5c89555
|
🎨 https://github.com/siyuan-note/siyuan/issues/15957
|
2025-09-26 13:53:20 +08:00 |
|
Vanessa
|
59d1343f29
|
🎨 https://github.com/siyuan-note/siyuan/issues/15948
|
2025-09-25 23:10:03 +08:00 |
|
Daniel
|
718acb822f
|
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
|
2025-09-25 20:19:01 +08:00 |
|
Daniel
|
dff886cf01
|
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
|
2025-09-23 16:38:14 +08:00 |
|
Daniel
|
639431e70d
|
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
|
2025-09-17 12:20:33 +08:00 |
|
Daniel
|
b8e67bec2d
|
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
|
2025-09-15 20:13:02 +08:00 |
|
Vanessa
|
9a15b466f3
|
🎨 https://github.com/siyuan-note/siyuan/issues/15819
|
2025-09-10 16:47:12 +08:00 |
|
Daniel
|
a85467751f
|
⬆️ Upgrade lute
|
2025-09-07 19:02:52 +08:00 |
|
Daniel
|
1fb4ed980b
|
⬆️ Upgrade lute
|
2025-09-05 22:51:41 +08:00 |
|
Daniel
|
6f2b8e47ae
|
⬆️ Upgrade lute
|
2025-09-03 21:50:57 +08:00 |
|
Daniel
|
543ea20686
|
⬆️ Upgrade lute
|
2025-09-03 21:15:50 +08:00 |
|
Daniel
|
2f64492ee7
|
⬆️ Upgrade lute
|
2025-09-03 11:54:42 +08:00 |
|
Daniel
|
c2ef8de766
|
⬆️ Upgrade lute
|
2025-08-28 11:10:38 +08:00 |
|
Achuan-2
|
029a6bd78d
|
🎨 Improve template syntax highlight (#15694)
* Improve Template Syntax highlight
- 去除缩进识别为代码块高亮规则
- 内置函数新增ISOYear和ISOMonth
* Add ISOWeekDate to built-in functions regex
|
2025-08-28 00:36:22 +08:00 |
|
Daniel
|
85a894a74d
|
⬆️ Upgrade lute
|
2025-08-27 22:07:36 +08:00 |
|
Daniel
|
73dce6c5c4
|
🧑💻 /api/block/getBlockKramdown link/image URLs are no longer encoded with spaces https://github.com/siyuan-note/siyuan/issues/15611
|
2025-08-23 17:17:11 +08:00 |
|
Daniel
|
2058061bc3
|
⬆️ Upgrade lute
|
2025-08-22 12:00:11 +08:00 |
|
Daniel
|
1ce39eb85c
|
⬆️ Upgrade lute
|
2025-08-22 10:48:35 +08:00 |
|
Daniel
|
65fd1fafc9
|
⬆️ Upgrade lute
|
2025-08-21 21:50:34 +08:00 |
|
Daniel
|
07bc33cac7
|
⬆️ Upgrade lute
|
2025-08-09 10:30:53 +08:00 |
|
Daniel
|
7b95da0740
|
⬆️ Upgrade lute
|
2025-08-08 19:46:19 +08:00 |
|
Daniel
|
0309225ccc
|
⬆️ Upgrade lute
|
2025-08-08 09:56:54 +08:00 |
|
Daniel
|
f56ef490b1
|
⬆️ Upgrade lute
|
2025-08-07 21:29:15 +08:00 |
|
Daniel
|
fe6fae1cdb
|
⬆️ Upgrade lute
|
2025-08-07 19:41:36 +08:00 |
|
Daniel
|
a0fb8d694f
|
⬆️ Upgrade lute
|
2025-08-07 17:43:59 +08:00 |
|
Daniel
|
501f657f7c
|
⬆️ Upgrade lute
|
2025-08-05 21:07:19 +08:00 |
|
Daniel
|
022a4e7d23
|
⬆️ Upgrade lute
|
2025-08-01 16:44:28 +08:00 |
|
Emptylight
|
ab92cbc184
|
refactor: Update highlight.js plugins (#15386)
|
2025-07-30 17:38:26 +08:00 |
|
Vanessa
|
789aed4aee
|
🎨 https://github.com/siyuan-note/siyuan/pull/15345
|
2025-07-30 10:05:25 +08:00 |
|
Vanessa
|
48933e62f3
|
🎨 https://github.com/siyuan-note/siyuan/pull/15345
|
2025-07-29 21:41:49 +08:00 |
|
Achuan-2
|
009a68aa7e
|
Support code block highlighting template syntax and export code block templates as paragraphs (#15345)
* ✨ feat: 优化模板编辑体验,支持使用代码块来存储模板语法
* ✨ feat: 支持对template代码块进行高亮
- 渲染.action 块和{{}}块规则
- 渲染Markdown块
- 思源块属性设置语法
* Update third-languages.js
* Update third-languages.js
* Update third-languages.js
* Update third-languages.js
* Update third-languages.js:块属性支持高亮.action{}语法,调整relevance
* 支持渲染queryBlocks的sql语句和嵌入块sql语句
* Update third-languages.js
补充变量高亮:getHPathByID|getBlock|statBlock|runeCount|wordCount|toPrettyJson|
* ✨ feat: 优化模板编辑体验,支持使用代码块来存储模板语法 #15345
导出时,增加识别`siyuan-template`代码块为模板
* ✨ feat: 优化模板编辑体验,支持使用代码块来存储模板语法 #15345
代码块语言新增`siyuan-template`
* Update template.go
---------
Co-authored-by: D <845765@qq.com>
|
2025-07-29 21:36:34 +08:00 |
|
Daniel
|
75b2ccfe82
|
⬆️ Upgrade lute
|
2025-07-28 10:31:04 +08:00 |
|
Daniel
|
382cd6a8af
|
⬆️ Upgrade lute
|
2025-07-25 19:56:26 +08:00 |
|
Daniel
|
70d4af6e7c
|
⬆️ Upgrade lute
|
2025-07-25 19:47:10 +08:00 |
|
Daniel
|
5d229eb589
|
⬆️ Upgrade lute
|
2025-07-18 18:58:35 +08:00 |
|
Daniel
|
ef0a278334
|
⬆️ Upgrade lute
|
2025-07-17 12:00:21 +08:00 |
|
Daniel
|
21bac6f112
|
🎨 Improve HTML table clipping https://github.com/siyuan-note/siyuan/issues/15307
|
2025-07-16 16:38:25 +08:00 |
|
Daniel
|
e17dbaa9c8
|
🐛 Copying blocks without copying attributes https://github.com/siyuan-note/siyuan/issues/15268
|
2025-07-16 10:50:12 +08:00 |
|
Daniel
|
62f0f05cef
|
🐛 Copying blocks without copying attributes https://github.com/siyuan-note/siyuan/issues/15268
|
2025-07-15 17:22:24 +08:00 |
|
Daniel
|
8fb027275a
|
⬆️ Upgrade lute
|
2025-07-13 17:04:41 +08:00 |
|
Daniel
|
855d6cc2db
|
⬆️ Upgrade lute
|
2025-07-13 11:20:40 +08:00 |
|
Daniel
|
46d877b487
|
⬆️ Upgrade lute
|
2025-07-12 22:23:37 +08:00 |
|
Daniel
|
9ae785e6e3
|
⬆️ Upgrade DOMPurify
|
2025-07-12 10:57:29 +08:00 |
|
Daniel
|
17c0df44a5
|
⬆️ Upgrade lute
|
2025-07-10 16:14:58 +08:00 |
|
Vanessa
|
4c6da71be9
|
🎨 https://github.com/siyuan-note/siyuan/issues/15170
|
2025-06-29 11:33:22 +08:00 |
|
Daniel
|
76b886b89c
|
⬆️ Upgrade lute https://github.com/siyuan-note/siyuan/issues/15148
|
2025-06-27 10:12:50 +08:00 |
|
Daniel
|
37b5532a52
|
⬆️ Upgrade lute
|
2025-06-26 10:12:08 +08:00 |
|
Daniel
|
2fb8e373af
|
⬆️ Upgrade lute
|
2025-06-25 12:45:56 +08:00 |
|
Daniel
|
b8f421978f
|
⬆️ Upgrade lute https://github.com/siyuan-note/siyuan/issues/15109
|
2025-06-22 11:11:28 +08:00 |
|