Skip to content

Commit 2813106

Browse files
committed
1.9
1 parent b404e45 commit 2813106

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

_posts/new/2024-05-19-What's New-1.9.md _posts/new/2024-06-20-What's New-1.9.md

+16-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: Typora 1.9
44
author: typora.io
5-
category: draft-new
5+
category: new
66
tags: [change log, news]
77
typora-root-url: ../../
88
typora-copy-images-to: ../../media/new-1.9
@@ -64,14 +64,25 @@ convert em hash to ---
6464
remove other punctuation
6565
```
6666

67+
### Other Improvements
68+
69+
- New file on file tree no longer need confirm after input its filename.
70+
- Add structured text code syntax highlight.
71+
- Follow CommonMark rule to handle whitespace inside code.
72+
- Shorten recent file path length in recent menu on Windows / Linux.
73+
- Custom alert text set by CSS styles are not kept after export to PDF / HTML.
74+
- "Debug Mode" is now removed on macOS, users can now debug Typora elements from Safari → Develop menu ([See here for detail](/Debug-Themes/)).
75+
- Update languages in Polish, Traditional Chinese, Slovenian, Czech and Norwegian Nynorsk.
76+
6777
## Fix
6878

6979
- Fix XSS on mermaid and math.
7080
- Fix video cannot be fullscreen when user click fullscreen button on video.
7181
- Fix a bug that triple-click on a link in Math block closes the window.
7282
- Fix issue when parsing inline code with whitespaces.
73-
- Shorten recent file path length in recent menu on Windows / Linux.
7483
- Fix an issue that some images backed by cloudflare cannot be loaded by Typora.
75-
- Custom alert text set by CSS styles are not kept after export to PDF / HTML.
76-
- "Debug Mode" is now removed on macOS, users can now debug Typora elements from Safari → Develop menu ([See here for detail](/Debug-Themes/)).
77-
- Improve translations for Slovenian (Boštjan), Czech (Svatopluk Vít), Norwegian Nynorsk (Sjur N Moshagen).
84+
- Fix bookmark for exported PDF cannot be shown in Adobe Reader.
85+
- Fix some remote images cannot be loaded on macOS.
86+
- Fix "&" not displayed for file path contains "&" In "recent files" menu on Windows / Linux.
87+
- Fix "$" in code language name leads to a wrong string.
88+
- Other bug fix.

0 commit comments

Comments
 (0)