From this version, Windows 7, 8, 8.1 are no longer supported. For older Windows support, please check here.
In this version, we rearranged groups in Preferences Panel, and added a new group “Files” in Preferences Panel for files related configs.
Some new options are added:
You can now config whether Typora should auto recognize and render links from Preferences Panel
→ Markdown
→ Syntax Support
.
When Auto Links is disabled, links like https://typora.io
or mailto:user@example.com
in the markdown document will NOT rendered as <ttps://typora.io> or user@example.com.
But you can use syntax like [title](url)
or <url>
to insert links.
When Auto Links is enabled, links like https://typora.io
or mailto:user@example.com
in the markdown document will rendered as <ttps://typora.io> or user@example.com automatically.
You can now set default code language for code blocks from Preferences Panel
→ Code Fences
.
And Typora provides some apply options:
```
. You can press Backspace key or Undo to delete auto applied code language.Auto Apply Code Language for Code Blocks inserted from menu | Auto Apply Code Language for Code Blocks inserted from Markdown |
---|---|
You can also choose Last Used to auto apply last used code language when insert new code blocks.
Typora now upgrade mermaid library to version 10, and timeline diagram is now supported.
We also added a link for diagram configurations in Preferences Panel
→ Markdown
→ Syntax Support
→ Diagrams
.
Typora now speaks Thai, thanks to ARMnunf!
Typora now added PicList as an image uploader service. See here for more details.
PEG.js
syntax highlight support.keyword["keyword"]
sometimes causes node not rendered in Mermaid diagram.:
mark to avoid input unwanted emoji codes.From this version, Windows 7, 8, 8.1 are no longer supported.
For older Windows support, please check here.