

You can even have spaces between each character: - Markdown Extensions Use three or more dashes (-), underscores (_), or asterisks (*) for horizontal rules, like so:. You can use e-mail-style angle brackets to delimit block quotes, as follows: > This is a block quote. You can use literal backticks by using more than one backtick, such as with this example: `` `escaped backtick` ``. You can indent with four or more spaces or a tab character to create a code block: This is a normal paragraph, followed by a code block.įor (int i = 0 i ` tag. You can mix and match with nested lists: 1. Or you can use unordered lists: * Item one. You can also use the same syntax as with reference links: ! for a reference defined below. You can embed images like so: !(./image.jpg "Title") You can also use reference links: is a reference link which is defined below.

You can link to various websites: Click ( "Title") to visit a website. You can also do bold italics by mixing and matching, like so: This is ***bold italics*** with asterisks. The first is by surrounding the text with asterisks (*), while the second is with underscores (_). You can do italics or even bold in two ways. This is another line in the same paragraph using a manual line break. Some more text Paragraphs This is a paragraph. ghostwriter will auto-detect their installation on startup, and give you live HTML preview and export options accordingly.
Zettlr footnote install#
Simply install any of these processors and ensure that their installation locations are added to your system’s PATH environment variable. However, it also can auto-detect Pandoc, MultiMarkdown, or cmark processors. Ghostwriter has built-in support for the cmark-gfm processor. For more information, please visit John Gruber’s website at.

Welcome to ghostwriter! This quick reference guide gives examples of writing in Markdown, a plain text markup format created by John Gruber.
