Wiki Syntax for EN and EM Dashes

Description

This wiki syntax plug-in will transform double minus signs (--) into an en dash (–) and triple (---) to an em dash (—) like e.g. in LaTeX.

Bugs/Feature Requests

Existing bugs and feature requests for DashesSyntaxPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out DashesSyntaxPlugin from here using Subversion, or browse the source with Trac.

Example

After installation all -- become – and all --- become —. Multiple --------- stay as there are.

Recent Changes

[7026] by martin_s on 11/03/09 00:25:43

setup.py
Updated version to v1.0. Plugin is final.
tracdashessyntax/plugin.py
Minor text adjustments.

[6992] by martin_s on 11/02/09 00:36:00

Added svn:ignore property to ignore python build files.

[6958] by martin_s on 10/30/09 18:51:13

setup.py
Set zip_safe to False. Changed license to GPLv3.

[6912] by martin_s on 10/28/09 23:43:58

Added fall-back number before revision keyword to work around problems with Trac ZIP downloads which do not expand the keywords. This fixes #6059.

Author/Contributors

Author: martin_s
Contributors: