quarto-review-extension

Features Guide

In-Browser Editing

How to Edit:

  1. Click any text element
  2. Make changes in the editor
  3. Press Escape or click outside to save

Editor Features:

Shortcuts: Ctrl/Cmd+B (bold), Ctrl/Cmd+I (italic), Ctrl/Cmd+Z (undo)

Change Summary Dashboard

Shows comprehensive change statistics:

Statistics:

Change Breakdown:

Changes by Element: Distribution across headers, paragraphs, lists, code blocks, etc.

Opening: Click “Change Summary” in toolbar

Navigation: Use “First Change” / “Last Change” buttons or click any change in the list

Export: Click “Export Summary” to copy markdown to clipboard

Search & Find

Open: Cmd/Ctrl+F Close: Escape

Search Options:

Common Regex:

Navigation: Enter (next), Shift+Enter (previous)

Comments & Annotations

Add Comment:

  1. Select text
  2. Use quick menu or sidebar
  3. Type and save

Manage:

Change Tracking

Visual Indicators:

CriticMarkup in Code: CriticMarkup syntax appears literally in code blocks (standard markdown behavior). Use inline code for formatted diffs.

Undo & Redo

Undo: Cmd/Ctrl+Z Redo: Cmd/Ctrl+Shift+Z or Cmd/Ctrl+Y History: Unlimited undo

Tips

Organizing Reviews:

  1. Read document first
  2. Make edits as you read
  3. Add comments for significant changes
  4. Export summary at the end

Efficient Searching:

Quality Review:

See Keyboard Shortcuts for complete shortcut list.