User experience, user centered design
and corporate identity. Online media consultant.
Coda 2 Plugin
- Typography (56kb)
- Replace special characters
Converting special characters to HTML entities between code tags,
including the set “Our favorite set” of copypastecharacter.com
- Replace Ampersand
Replace & to &
- SmartyPants
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
Unashamedly inspired by: Php SmartyPants.
- wpautop
Changes double line-breaks in the text into HTML paragraphs (<p>...</p>).
Unashamedly inspired by: Wordpress formatting function
- Replace double quote “ ” ← → « »
- Fix È
Italian Type crime :-)
-
-
- CSScomb (17kb)
- A tool for sorting CSS-properties in the right order (Coda 2 compatible)
More info → csscomb.com