SpeechdashHelp Center

Skip sentences and code blocks

Skip content during playback and manage skip markers in the reader.

You can skip sentences so the narrator ignores them. Code blocks are skipped automatically.

speechdash.com/library/doc-1

Introduction

This sentence is highlighted during playback.

The following paragraph continues…

Skip markers sit in the left gutter without shifting text.

Automatic code block skips

Fenced code blocks (markdown ``` blocks) are always skipped during playback. One skip marker appears per code block in the gutter.

Manual skips in edit mode

Open Edit mode from the side toolbar.

Select text and use the floating toolbar.

Choose Skip to mark sentences as skipped, or Narrator to restore them.

Save changes.

Skip markers appear in the left gutter and do not shift document text.

During playback

Skipped sentences are omitted when you play through the document. User skips merge with automatic code block skips.

On this page