Skip to content

Support "SmartyPants" typographic conversions #636

Open
@Jermolene

Description

@Jermolene

From http://daringfireball.net/projects/smartypants/:

SmartyPants is a free web publishing plug-in for Movable Type, Blosxom, and BBEdit that easily translates plain ASCII punctuation characters into “smart” typographic punctuation HTML entities.

SmartyPants can perform the following transformations:

  • Straight quotes ( " and ' ) into “curly” quote HTML entities
  • Backticks-style quotes (``like this'') into “curly” quote HTML entities
  • Dashes (“--” and “---”) into en- and em-dash entities
  • Three consecutive dots (“...”) into an ellipsis entity

TiddlyWiki already converts dashes into en- and em-dashes. Backticks-style quotes look like they would clash with existing syntax, but the quote and ellipsis handling looks good.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions