Full CommonMark Markdown
Write passages with standard markdown — headings, bold, italic, lists, code blocks, and more.
Variables, macros, saves, settings, widgets, and full CommonMark markdown.
A simple passage with a variable and a link:
:: Start
$name = "World"
Hello, {$name}! This is a **Spindle** story.
[[Continue|Next Passage]]