Typora is a simple and configurable document editor that provides excellent Markdown support. This application is ideal for students and professionals who need to write essays and reports. It might be difficult using Typora for multi-file projects or for website publishing.

Typora stands out by offering a variety of settings without sacrificing the simplicity of a barebones interface. Newcomers to Markdown may appreciate the keyboard shortcuts for formatting options as well as the intuitive live editor that hides the Markdown formatting syntax after you type it.

See the Typora Markdown reference for the official documentation. The Typora documentation indicates that the application generally uses GitHub Flavored Markdown (GFM).

Typora editor interface

Dukungan Markdown Typora

Typora menyediakan dukungan elemen-elemen Markdown berikut ini.

Elemen Dokumen Dukungan Catatan
Judul Ya
Paragraf Ya By default, you only need to press the Return key once (not twice). See the Typora documentation for more information.
Ganti Baris Ya By default, you need to press Command-Shift-Return. See the Typora documentation for more information.
Tulisan Tebal Ya
Tulisan Miring Ya
Kutipan Ya
Daftar Bernomor Ya
Daftar Tanpa Nomor Ya
Kode/Perintah Ya
Garis Mendatar Ya
Tautan (Rujukan) Ya See the Typora documentation for instructions on linking to files on your computer.
Gambar Ya To insert images from your computer, use the options under Format > Images.
Tabel Ya
Blok Kode/Program Ya
Penyorotan Sintaks Ya See the list of supported languages.
Catatan Kaki Ya
Nama (ID) Judul Sebagian Automatically generated. For example, if you have a heading called Heading IDs, you can link to it with [link](#heading-ids). There’s apparently no way to set custom heading IDs. It’s unclear what happens when there are two identical headings.
Daftar Istilah Tidak
Tulisan Dicoret Ya
Daftar Tugas Ya
Emoji/Ikon emosi (salin dan tempel) Ya
Emoji/Ikon emosi (kode) Ya
Tautan/Rujukan URL Otomatis Ya
Menon-aktifkan Tautan/Rujukan URL Ya
Perintah/tag HTML Sebagian See the Typora documentation for information about which HTML elements are supported.

Support for Additional Syntax Elements

As an added bonus, Typora provides support for several obscure elements, including diagrams and inline math.

Most of these elements are disabled by default. To enable them, open the Preferences window and modify the settings under Markdown > Syntax Support. See the Typora Markdown reference for additional information.

Element Markdown Rendered Output
Highlight ==word or phrase== word or phrase
Subscript H~2~O H2O
Superscript X^2^ X2

Themes

Typora provides a variety of themes for when you export your documents. If you know CSS, you can customize these themes. Open the Preferences window and see the settings under Appearance > Themes.

Strict Mode

Typora provides strict mode settings for users who want to enforce syntax limitations on headings, ordered lists, and unordered lists. For example, you could configure unordered lists to only use hyphens and not asterisks. Configure these settings in the Preferences window under Markdown > Syntax Preference. See the Typora documentation for additional information.

Source Code Mode

You can disable Typora’s live editor by selecting View > Source Code Mode. This will reveal all of the Markdown formatting that’s hidden by the live editor.

Export Options

Typora provides a wide variety of export options under File > Export for when you’re ready to publish your Markdown document. Some of the export options, like Microsoft Word and LaTeX format, require Pandoc.

Lihat Juga

Sampul buku Markdown Guide
Tingkatkan keterampilan Markdown Anda

Pelajari Markdown dalam 60 halaman. Dirancang untuk pemula dan ahli, buku Panduan Markdown ini adalah referensi komprehensif yang memiliki semua yang Anda butuhkan untuk memulai dan menguasai sintaks Markdown.

Dapatkan buku tersebut
Ingin belajar lebih lanjut tentang Markdown?

Jangan berhenti! 😎 Beri tanda bintang situs repositori GitHub, daftarkan alamat e-mail Anda untuk menerima tutorial Markdown yang baru melalui e-mail. Bebas spam!