We upgraded our Mermaid library, now new diagrams are supported:
classDiagram
Animal <|-- Duck
Animal <|-- Fish
Animal <|-- Zebra
Animal : +int age
Animal : +String gender
Animal: +isMammal()
Animal: +mate()
class Duck{
+String beakColor
+swim()
+quack()
}
class Fish{
-int sizeInFeet
-canEat()
}
class Zebra{
+bool is_wild
+run()
}
stateDiagram
[*] --> Still
Still --> [*]
Still --> Moving
Moving --> Still
Moving --> Crash
Crash --> [*]
pie
"Dogs" : 386
"Cats" : 85
"Rats" : 150
Besides the new diagrams, there are also a few bug fix:
.docx
file.To contribution on the i18n of Typora, please checkout https://github.com/typora/Typora-i18n
Find
and Find Next
command. Selection will not be changed when open find panel by Find
command.Replace
command.Night
theme.sub
or sup
texts, instead of treating text and following sub
or sup
as one word.don't
, instead of treating them as two words.Page Setup...
on macOS.