Dillinger is an online Markdown editor. Like StackEdit, it loads right in your web browser, so there’s no need to download and install an application on your computer. Dillinger has two panes: the editor on the left, and the live preview on the right. The split panes make it easy to see what Markdown-formatted text looks like.
Dillinger provides excellent Markdown support. Unfortunately, the export options are not customizable and the file saving features are a bit flaky. And since Dillinger loads in your web browser, it’s entirely dependent on a consistent internet connection. If your internet connection goes down or your web browser crashes, you could lose your work. For those reasons, Dillinger is best used for experimentation and quick note taking.
The application uses the markdown-it Markdown processor.
Dillinger menyediakan dukungan elemen-elemen Markdown berikut ini.
Elemen Dokumen | Dukungan | Catatan |
---|---|---|
Judul | Ya | |
Paragraf | Ya | |
Ganti Baris | Sebagian | The Markdown syntax (trailing whitespace) is not supported, but you can press the Return key once to achieve the same result. |
Tulisan Tebal | Ya | |
Tulisan Miring | Ya | |
Kutipan | Ya | |
Daftar Bernomor | Ya | |
Daftar Tanpa Nomor | Ya | |
Kode/Perintah | Ya | |
Garis Mendatar | Ya | |
Tautan (Rujukan) | Ya | |
Gambar | Ya | There’s no ability to upload images — you’ll need to store the images on another server. |
Tabel | Ya | |
Blok Kode/Program | Ya | |
Penyorotan Sintaks | Ya | |
Catatan Kaki | Ya | |
Nama (ID) Judul | Sebagian | Automatically generated. There’s no way to set custom heading IDs. |
Daftar Istilah | Ya | |
Tulisan Dicoret | Ya | |
Daftar Tugas | Ya | You don’t have to use dashes. Just use brackets (e.g., [ ] ).
|
Emoji/Ikon emosi (salin dan tempel) | Ya | |
Emoji/Ikon emosi (kode) | Tidak | |
Tautan/Rujukan URL Otomatis | Ya | |
Menon-aktifkan Tautan/Rujukan URL | Ya | |
Perintah/tag HTML | Tidak |
As an added bonus, Dillinger provides support for several obscure elements.
Element | Markdown | Rendered Output |
---|---|---|
Abbreviation | *[HTML]: Hyper Text Markup Language The HTML specification is maintained by the W3C. |
The HTML specification is maintained by the W3C. |
Highlight | ==word or phrase== |
word or phrase |
Insert | ++This text has been inserted++ |
This text has been inserted |
Subscript | H~2~O |
H2O |
Superscript | X^2^ |
X2 |
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 tersebutJangan berhenti! 😎 Beri tanda bintang situs repositori GitHub, daftarkan alamat e-mail Anda untuk menerima tutorial Markdown yang baru melalui e-mail. Bebas spam!