1. Fix mixed quotes, dashes, and heading levels
Copy editorBackground
A manuscript uses both straight and curly quotation marks, a double-hyphen dash, and a level-three Markdown heading directly after a level-one heading.
Problem
Identify deviations from the selected curly-quote and em-dash styles and flag the skipped heading level.
How to use
Paste the manuscript, select Curly quotes and Em dash, and leave Heading levels enabled.
numberStyle: smart; quoteStyle: curly; dashStyle: em; headings: true; useAI: falseOutcome
The HTML report lists the mixed quotes, dash usage, and skipped Markdown heading level, and records the selected decisions in the style sheet.