Commit Graph

33 Commits

Author SHA1 Message Date
Algorithm5838 6535986484
Update markdown.tsx 2023-09-15 06:06:34 +03:00
Algorithm5838 35b0bd76f8
Update markdown.tsx 2023-08-18 08:12:27 +03:00
Yifei Zhang 808e4b38a3
fixup 2023-08-14 11:10:02 +08:00
Yifei Zhang a496bc5a63
fix: #2614 better rtl detecting algo 2023-08-14 10:57:24 +08:00
Yidadaa 203067c936 feat: close #2545 improve lazy load message list 2023-08-04 02:16:44 +08:00
Yidadaa b718285125 feat: improve svg viewer 2023-07-06 01:33:30 +08:00
Zizwar 15f8d13d81 Set markdown-body RTL for Arabic text 2023-06-24 05:53:58 +00:00
Yidadaa 3c38b9c93b fix: #2055 should render mermaid completely 2023-06-20 02:37:38 +08:00
Yidadaa 184a0b9481 fix: #1954 lazy render bugs 2023-06-15 01:34:21 +08:00
Yidadaa 4dad7f2ab6 feat: close #580 export messages as image 2023-05-22 00:59:36 +08:00
Yidadaa 1f2ef1cdb7 fix: #1307 empty messages 2023-05-08 22:21:06 +08:00
Yidadaa c394b21423 fix: #1294 fallback while mermaid render fails 2023-05-08 22:18:19 +08:00
Yidadaa d88da1f6ab feat: close #951 support mermaid 2023-05-05 23:32:35 +08:00
Yidadaa fe8e3f2bcf fix: #1273 overlap detecting 2023-05-05 22:59:21 +08:00
Clarence Dan aeda7520fe
fix: Resolve markdown link issue
Resolved Markdown Issue
This pull request also resolves an issue where internal links were not redirecting properly in markdown, and optimizes the behavior for external links to open in a new window.
2023-05-02 11:18:18 +08:00
Yidadaa 116e16e30d fixup 2023-05-02 02:52:25 +08:00
Yidadaa ae8050a3f7 fixup 2023-05-02 02:45:15 +08:00
Yidadaa f5a5cffdec fixup 2023-05-02 02:38:30 +08:00
Yidadaa 220c622f8f fixup 2023-05-02 02:37:15 +08:00
Yidadaa a69cec89fb perf: close #909 reduce message items render time 2023-05-02 00:31:44 +08:00
Yifei Zhang f6f07abf1d
Update markdown.tsx 2023-04-13 02:16:21 +08:00
Yidadaa 8363cdd9fa feat: close #680 lazy rendering markdown 2023-04-13 02:07:24 +08:00
Yidadaa d790b0b372 feat: close #680 lazy load markdown dom 2023-04-12 23:27:28 +08:00
leedom b8a605f07d merge 2023-04-07 07:18:53 +08:00
kakawanyifan 0508b0080f linkTarget={'_blank'},这个对于对话框中的链接,会在新的tab页打开,体验更好。 2023-04-04 16:33:36 +08:00
Yifei Zhang b44caeeefb fix: #289 #367 #353 #369 provide more error message info 2023-04-02 19:14:53 +00:00
Yifei Zhang 4f0108b0ea fix: #289 use highlight.js instead of prism 2023-04-02 14:48:18 +00:00
RugerMc 2c5420ab9e feat: import ramarkBreaks plugin 2023-03-30 12:48:38 +08:00
HimiCos 752c083905 fix: dialog height 2023-03-29 20:53:23 +08:00
RugerMc b94607f636 feat: supports the display of line breaks in Markdown 2023-03-29 17:19:30 +08:00
Yifei Zhang e57bd51809 feat: #9 add copy code button 2023-03-26 12:29:02 +00:00
Yifei Zhang e55520e93c fix: #5 crash if code block cannot be highlighted 2023-03-23 11:28:07 +00:00
Yifei Zhang f5aef317df feat: support code highlight and markdown gfm 2023-03-20 06:06:29 +00:00