wiki:DashesSyntaxPlugin

Version 7 (modified by figaro, 8 years ago) (diff)

Cosmetic changes, tagged with pypi

Wiki Syntax for EN and EM Dashes

Description

This wiki syntax plugin transforms double minus signs (--) into an en dash () and triple minus signs (---) into an em dash (), like for example in LaTeX.

Bugs/Feature Requests

Existing bugs and feature requests for DashesSyntaxPlugin are here.

If you have any issues, create a new ticket.

defect

1 / 1

Download

Download the zipped source from here.

Source

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

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

Example

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

Recent Changes

17129 by rjollos on 2018-04-16 18:21:50
TracDashesSyntaxPlugin 1.1: Conform to PEP8
15264 by rjollos on 2016-02-11 04:22:34
Remove unnecessary svn:mime-type on py files

svn:mime-type was set to "plain" for many files.

8543 by martin_s on 2010-08-30 21:57:27
Added encoding meta-comment and declared SVN keywords as unicode to avoid issues with non-english locales.
(more)

Author/Contributors

Author: martin_s
Maintainer: Martin Scharrer
Contributors: