Skip to main content

Module typography

Module typography 

Source
Expand description

Typographic substitutions: straight quotes → curly, – → em dash, … → ellipsis.

Performed on plain text before wrapping so that display widths reflect the final glyphs. We deliberately avoid touching text inside code spans or code blocks — those are passed through verbatim by the renderer.

Functions§

smarten
Apply smart-quote, em-dash, and ellipsis substitutions to a paragraph.