Readable & Writable
Typora will give you a seamless experience as both a reader and a writer. It removes the preview window, mode switcher, syntax symbols of markdown source code, and all other unnecessary distractions. Replace them with a real live preview feature to help you concentrate on the content itself.
Distractions Free
Seamless Live Preview
What You See Is What You Mean
Simple, yet Powerful
-
Use your own css code to change font size, alignement, or even make some magics possible, such as Auto Numbering Headers.
-
Arrange nested lists like a rich editor, by tab and shift tab key.
GFM task list supported. Able to manage simple todos in a markdown file.
Use shortcut keys, context menu or touch bar to change list type from one to another.
-
Quickest steps to resize tables in Markdown file: just mouse dragging.
Use shortcut keys to generate tables with given layouts. Type markdown directly is also supported.
-
Preview while you are typing.
Auto numbering math equations (enable in preference panel).
-
Draws simple SVG flow chart diagrams powered by flowchart.js.
-
Input the emoji you want via auto-complete.
Set your the link targets towards a header, a markdown file, or an URL.
Use shortcut keys one familar with.
All styles incldue Strong and emphasis can be correctly rendered in CJK charsets.
-
Uses email-style > characters for blockquoting.
Horizontal lines styled by CSS.
Compatible with files contain YAML Front Matter
Display footnotes you write on hover.
Accessibility
/* You focus on the content, Typora helps with the rest */
Organize Files
Typora provides both file tree panel and articles (file list) panel, allows you to manage your files easily. Files are organized on folders which allows you to sync your documents using your own cloud service, like Dropbox, all up to you.
Outline Panel
Outline structure of your documents will be extracted in outline panel, which allows you to quickly go through the document and jump to any section with one click.
Import & Export
PDF with bookmarks can be generated by typora. With integration of Pandoc, more formats, including docx, OpenOffice, LaTeX, MediaWiki, Epub, ect, can be exported or imported.
Word Count
See how large your document is in unit of words, characters, lines, or reading minutes.
Focus Mode & TypeWriter Mode
Focus mode help you to focus only on current line, by blurring the others. Typewriter mode will always ensure current active line is in the middle of the window.
Auto Pair
Auto complete pair of brackets and quotes like a code editor. Also, a option is provided to auto pair markdown symbols, like * or _.