Straight Quote TypingStraight Quote Typing — illustrated emblem for the Mr. B Quotes glossary, category Punctuation & StyleSPUNCTUATION & STYLE
Punctuation & Style

Straight Quote Typing

The habit of typing vertical quote characters where typographic curly quotes belong.

The straight marks on a keyboard are typewriter compromises: one glyph serving as opening quote, closing quote, apostrophe, and in technical contexts as a string delimiter. Proper typography uses distinct opening and closing forms.

Automatic conversion is now standard in word processors and content systems, which is where the real problem starts: the same conversion mangles code, measurements, and search strings, turning valid quoted commands into broken text.

The working rule is contextual. In running prose, use typographic quotes; in code blocks, filenames, and anything meant to be copied and executed, keep straight marks and disable smart substitution.

Common mistake: pasting curled quotes into a terminal or config file. The characters look correct on screen and produce a syntax error, which is among the hardest typographic bugs for a non-technical author to spot.

Example
'code' versus ‘prose’
illustrative pair · Identical words, different glyphs; only the first survives being pasted into a shell.
Related terms

Keep reading the glossary