Add a Help menu with a built-in Markdown cheatsheet
Mirrors the logrs cheatsheet: a scrollable reference window covering the markdown md-manuscript renders on export, plus the manuscript-specific conventions (# Title:/# Slug: metadata, the draft-marker header, and comments). Opened from Help ▸ Markdown cheatsheet in the menu bar. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -181,3 +181,7 @@ Headings, paragraphs, **bold**, *italic*, ***both***, `inline code`, fenced/inde
|
||||
code blocks (monospace, whitespace preserved), ~~strikethrough~~, ordered and
|
||||
unordered (nested) lists, block quotes, horizontal rules, and links. Images are
|
||||
rendered as a text placeholder (not embedded).
|
||||
|
||||
A quick reference for all of this — plus the chapter metadata, draft-marker
|
||||
header, and comment conventions — is built in: open **Help ▸ Markdown cheatsheet**
|
||||
from the menu bar.
|
||||
|
||||
Reference in New Issue
Block a user