Typora 0.10 beta

by typora.io

New / Improvement

From this version, typora will use same version number for macOS and Windows / Linux versions.

UI Improvement

Export

Screen Shot 2021-01-18 at 22.51.30

Please check Export for details.

General Operations

Export Config

PDF Export

HTML

Image

Word

Other Formats

Table

CleanShot 2021-04-05 at 23.43.07

MacOS

Classic Seamless (default)
classic mode seamless mode

Windows

Screen Shot 2021-04-05 at 23.56.06

I18N

CleanShot 2021-04-05 at 23.48.56@2x

Diagram

You can use CSS Variables to config diagrams, default config is:

:root {
  --mermaid-theme: default;
  --mermaid-sequence-numbers: off;
  --mermaid-flowchart-curve: linear;
  --mermaid--gantt-left-padding: 75;
  --sequence-theme: simple;
}

In detail:

–mermaid-sequence-numbers:off –mermaid-sequence-numbers:on
Screen Shot 2021-04-05 at 23.08.37 Screen Shot 2021-04-05 at 23.20.31
–mermaid-flowchart-curve: linear; –mermaid-flowchart-curve: basis –mermaid-flowchart-curve: natural; –mermaid-flowchart-curve: step;
Screen Shot 2021-04-05 at 23.25.41 Screen Shot 2021-04-05 at 23.30.11 Screen Shot 2021-04-05 at 23.28.06 Screen Shot 2021-04-05 at 23.28.52
–sequence-theme: simple –sequence-theme: hand
Screen Shot 2021-04-05 at 23.38.52 Screen Shot 2021-03-13 at 23.56.07

Other

Bug Fix


One more thing: If you want to get notified once Typora ends its beta, you could subscribe to our newsletters at https://typora.io/#subscribe. No spam, promised.