Version 5 (modified by 10 years ago) (diff) | ,
---|
Contents
Wiki Syntax for EN and EM Dashes
Description
This wiki syntax plugin transforms double minus signs (--
) into an en
dash (–) and triple (---
) into 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.
defect |
1 / 1 |
---|
Download
Download the zipped source from [download:dashessyntaxplugin 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
- 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: