python3-smartypants

smart-quotes plugin for pyblosxom (Python 3 version)

Description

It 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 (... or . . .) into an ellipsis entity

This means you can write, edit, and save your posts using plain old ASCII straight quotes, plain dashes, and plain dots, but your published posts (and final HTML output) will appear with smart quotes, em-dashes, and proper ellipses.

SmartyPants does not modify characters within <pre>, <code>, <kbd>, <math> or <script> tag blocks. Typically, these tags are used to display text where smart quotes and other "smart punctuation" would not be appropriate, such as source code or example markup.

This is the Python 3 version of the package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://web.chad.org/projects/smartypants.py/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-smartypants