Commit graph

378 commits

Author SHA1 Message Date
Daniel
60fa7cdeda
🎨 Improve HTML code element clipping https://github.com/siyuan-note/siyuan/issues/11281 2024-05-07 09:17:29 +08:00
Daniel
fab3f1210c
🎨 Support convert Base64 image when clipping HTML https://github.com/siyuan-note/siyuan/issues/11210 2024-05-01 17:55:54 +08:00
Daniel
34caeb5871
🎨 Do not execute scripts in HTML blocks by default to prevent XSS https://github.com/siyuan-note/siyuan/issues/11172 2024-04-27 23:01:31 +08:00
Daniel
257c256007
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/11148 2024-04-26 23:30:55 +08:00
Daniel
2f3a79ca6a
🎨 Support input superscript/subscript via <sup>/<sub> https://github.com/siyuan-note/siyuan/issues/11156 2024-04-26 21:43:55 +08:00
Daniel
360e56ee4e
🎨 Use <sup>/<sub> for Markdown exporting superscript/subscript Fix https://github.com/siyuan-note/siyuan/issues/11152 2024-04-26 19:12:52 +08:00
Daniel
b9f269ae85
🎨 Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141 2024-04-26 12:08:01 +08:00
Daniel
abcf2e9fee
🎨 Improve HTML code block parsing https://github.com/siyuan-note/siyuan/issues/11131 2024-04-25 10:27:35 +08:00
Daniel
6c07b4a5f7
🎨 Improve hyperlink parsing https://github.com/siyuan-note/siyuan/issues/11124 2024-04-24 22:28:15 +08:00
Daniel
3b800bf16a
🎨 Improve HTML parsing code blocks https://github.com/siyuan-note/siyuan/issues/11068 2024-04-17 21:18:33 +08:00
Daniel
e03cd5782a
🎨 Improve exporting inline code markdown element https://github.com/siyuan-note/siyuan/issues/10988 2024-04-12 00:44:17 +08:00
Daniel
d702379b0e
🎨 Improve spaces at the beginning of exported paragraphs Fix https://github.com/siyuan-note/siyuan/issues/10940 2024-04-08 22:57:08 +08:00
Daniel
782aad899c
🐛 Bold+Inline code causes the content to disappear Fix https://github.com/siyuan-note/siyuan/issues/10910 2024-04-06 23:35:55 +08:00
Daniel
c7beb2a1f8
🐛 Line break lost after soft break of end-of-line element https://github.com/siyuan-note/siyuan/issues/10718 2024-03-24 23:48:07 +08:00
Daniel
08fdf6647a
🎨 Improve rendering of inline code, kbd and tag to avoid repeated rendering of zero-width spaces on the right https://github.com/siyuan-note/siyuan/issues/10629 2024-03-17 11:42:05 +08:00
Daniel
5f0ffb587a
🎨 Improve web page clip code block content conversion https://github.com/siyuan-note/siyuan/issues/10605 2024-03-14 20:33:38 +08:00
Daniel
00a8703191
🎨 Display the database title on the block superscript https://github.com/siyuan-note/siyuan/issues/10545 2024-03-08 21:17:38 +08:00
Daniel
6340dfc590
🐛 Inline element markdown editing exception Fix https://github.com/siyuan-note/siyuan/issues/10391 2024-02-23 11:04:33 +08:00
Daniel
32f3a9c37f
🐛 Inline element nested editing exception https://github.com/siyuan-note/siyuan/issues/10380 2024-02-20 15:13:17 +08:00
Jeffrey Chen
83df1111e2
Upgrade mermaid to 10.8.0 (#10373) 2024-02-19 15:48:18 +08:00
Daniel
8763411eae
🐛 Optimize typography leads to data loss https://github.com/siyuan-note/siyuan/issues/10349 2024-02-13 13:58:11 +08:00
Vanessa
aa6e044cc5 ⬆️ 2024-02-06 09:45:08 +08:00
Daniel
f37207f41d
🎨 Upgrade lute 2024-01-29 16:25:41 +08:00
Daniel
32cd80da4e
⬆️ Upgrade lute 2024-01-26 18:17:47 +08:00
Daniel
bb01d29c92
⬆️ Upgrade lute 2024-01-26 11:31:28 +08:00
Daniel
afd7e0088a
🎨 Improve the parsing of del elements in pasted webpage content https://github.com/siyuan-note/siyuan/issues/10252 2024-01-25 21:23:26 +08:00
Daniel
a2ebdbdc2f
🎨 Improve AI-generated code block parsing https://github.com/siyuan-note/siyuan/issues/10256 2024-01-25 21:04:27 +08:00
Daniel
9adf0144e5
🎨 Improve AI-generated content parsing https://github.com/siyuan-note/siyuan/issues/10217 2024-01-18 22:41:01 +08:00
Daniel
3527278de3
🎨 Improve parsing code block pasted from web page https://github.com/siyuan-note/siyuan/issues/10183 2024-01-16 17:38:30 +08:00
Daniel
0e720f8d36
🎨 Block ref elements support font styles when exporting https://github.com/siyuan-note/siyuan/issues/10179 2024-01-15 22:52:22 +08:00
Daniel
04214acbde
🎨 Improve kernel API /api/block/insertBlock argument checking https://github.com/siyuan-note/siyuan/issues/10144 2024-01-12 19:59:16 +08:00
Daniel
cf3dbef617
🎨 Improve kernel API /api/block/insertBlock argument checking https://github.com/siyuan-note/siyuan/issues/10144 2024-01-11 11:14:01 +08:00
Vanessa
1307f843a1 :lipsticks: 2024-01-10 22:07:21 +08:00
Daniel
8648ad4519
🎨 Remove line breaks when exporting inline formulas that contain line breaks to Markdown https://github.com/siyuan-note/siyuan/issues/10017 2023-12-29 11:58:44 +08:00
Daniel
9c512e5a56
🐛 Unable to export inline formulas with italics https://github.com/siyuan-note/siyuan/issues/9998 2023-12-28 22:54:47 +08:00
Daniel
13b24e09b8
🎨 Improve some inline elements Markdown editing https://github.com/siyuan-note/siyuan/issues/9999 2023-12-28 21:05:45 +08:00
Daniel
1618758b11
🎨 Improve kernel API requesting concurrency control https://github.com/siyuan-note/siyuan/issues/9979 2023-12-26 21:44:18 +08:00
Daniel
7c6bd679a6
🎨 Improve inline code markdown editing https://github.com/siyuan-note/siyuan/issues/9978 2023-12-26 16:39:56 +08:00
Daniel
ef89fa0a22
🎨 Improve inline code markdown editing https://github.com/siyuan-note/siyuan/issues/9978 2023-12-26 15:41:04 +08:00
Vanessa
fd21c56878 2023-12-26 11:57:54 +08:00
Daniel
5ee621fb12
🎨 Support converting blockquote blocks to paragraphs https://github.com/siyuan-note/siyuan/issues/4706 2023-12-20 10:12:45 +08:00
Daniel
59a5bd500f
🎨 Support converting list blocks to paragraphs https://github.com/siyuan-note/siyuan/issues/9908 2023-12-19 12:19:48 +08:00
Daniel
cf6c6e6375
⬆️ Upgrade lute 2023-12-19 11:38:28 +08:00
Daniel
d54fe4fe24
🎨 Improve web page clip code block content conversion https://github.com/siyuan-note/siyuan/issues/9896 2023-12-16 23:25:39 +08:00
Daniel
969a8d24fc
🎨 Improve web page clip code block content conversion https://github.com/siyuan-note/siyuan/issues/9896 2023-12-15 21:44:50 +08:00
Daniel
a807d0c2c5
⬆️ Upgrade Lute 2023-12-14 22:56:17 +08:00
Daniel
44349c692b
⬆️ Upgrade lute 2023-12-14 00:16:47 +08:00
Daniel
e02ea9f28c
⬆️ Upgrade lute 2023-12-13 22:52:59 +08:00
Daniel
77ecd26536
🎨 Improve web page clip code block content conversion https://github.com/siyuan-note/siyuan/issues/9865 2023-12-13 12:24:32 +08:00
Daniel
7acc6bd02d
🎨 Improve search preview to highlight text <foo> https://github.com/siyuan-note/siyuan/issues/9821 2023-12-05 23:06:24 +08:00