betterfountain icon indicating copy to clipboard operation
betterfountain copied to clipboard

Feature request: Smart quotes

Open leoleoimn opened this issue 2 years ago • 1 comments

Is it possible to have straight quotes (like "…" and '…') be parsed as curly (or slanted) quotes (“…” or ‘…’) in the output? This would apply to apostrophes as well (Jake's → Jake’s)

For example, if the input is: Screenshot 2022-07-18 135436

Then it would output: image

leoleoimn avatar Jul 18 '22 06:07 leoleoimn

The Fountain spec says the omission of this feature is intentional: "Fountain doesn't do any of that, because the screenplay typographical convention is to emulate a typewriter. However you type your apostrophes, quotes, dashes, and dots, that's how they'll wind up in the screenplay." But, on the other hand, that means you can still use curly quotes if you type them yourself. (A Compose key is very handy for this; if you use Windows, try WinCompose.)

Smart quotes can also be annoying to deal with when the feature gets it wrong, such as producing " ‘cause" instead of " ’cause" for the common contraction of "because". That problem goes away when you type them yourself.

furrykef avatar Sep 07 '22 00:09 furrykef