Markdown
Markdown allows you to write using an easy-to-read, easy-to-write plain text format
Markdown is one of the most popular ways to write for the web. By using a lightweight and easy to read syntax you can write and edit text without having to wade through HTML.
You start writing, and when previewing or publishing your Markdown pages, RapidWeaver will generate the HTML for you!
**Text contained within sets of two asterisks appears in bold**
_Text with an underscore on either side area is shown in italics_
[This text will link to the Realmac Software website](http://realmacsoftware.com)
Markdown is incredibly simple to get started with. There are also some advanced options that you can make use of - for a complete list of Markdown syntax that you can use, visit the official Markdown documentation.
Last modified 1mo ago