@@ -21,7 +21,21 @@ typora-copy-images-to: ../../media/new-1.13
2121 - Symbols: ` \$ ` , ` \% ` , ` \& ` , ` \# ` , ` \_ ` , ` \{ ` , ` \} ` , ` \ ` (backslash-space).
2222 - Special Characters: ` \AA ` , ` \aa ` (Ångström).
2323
24- <img src =" /media/new-1.13/mathjax-v4-samples.png " alt =" MathJax v4 samples " style =" zoom :50% ;" />
24+ <img src =" /media/new-1.13/mathjax-v4-samples.png " alt =" MathJax v4 samples " style =" zoom :50% ;" />
25+
26+ ### Upgrade to Mermaid 11.13.0
27+
28+ - New Venn diagram
29+
30+ ![ 截屏2026-04-04 14.42.10] (/media/new-1.13/截屏2026-04-04 14.42.10.png)
31+
32+ - New Ishikawa diagram
33+
34+ ![ 截屏2026-04-04 14.42.36] (/media/new-1.13/截屏2026-04-04 14.42.36.png)
35+
36+ - Better syntax highlighting for mermaid code.
37+
38+ - Other fix: Fixed document link addresses, export multiple diagrams and sub-element rendering in Mermaid diagrams.
2539
2640### Open in Typora from VSCode or Cursor
2741
@@ -31,8 +45,6 @@ See [Open in Typora — VS Code Extension](/Open-in-Typora-—-VS-Code-Extension
3145
3246### General Improvements
3347
34- - Upgraded Mermaid to v11.12, fixed document link addresses and sub-element rendering in Mermaid diagrams.
35-
3648- Changing Markdown settings no longer requires restarting Typora — a tooltip and button are now provided to reload the window and apply changes.
3749
3850 <img src =" /media/new-1.13/reload-after-settings-change.png " alt =" Reload prompt after changing settings " style =" zoom :50% ;" />
@@ -51,10 +63,17 @@ See [Open in Typora — VS Code Extension](/Open-in-Typora-—-VS-Code-Extension
5163
5264- New UI language – ** Irish** , and improve translation for other languages as well.
5365
66+ - View switch between source code mode and hybrid editing mode will preserve scroll position.
67+
68+ - Add “Copy as Plain Text” in context menu.
69+
70+ - Update IGCSE 0478 keywords for pseducode syntax.
71+
5472## Bug Fixes
5573
5674- Fixed inserting content via macOS Services not working when Typora has data in the clipboard.
5775- Fixed a security issue.
76+ - Fix default name not generated for untitled document.
5877- Fixed UI freezing and menus disappearing when modifying the export list in some cases.
5978- The ` <track> ` element inside ` <video> ` now respects relative path settings.
6079- Fixed anchor positioning when clicking outline entries in the sidebar of exported HTML.
0 commit comments