Commit Graph

19 Commits

Author SHA1 Message Date
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