[Trac-tickets] Re: [The Trac Project] #2702: markdown support
The Trac Project
noreply at edgewall.com
Tue Jan 31 13:05:16 CST 2006
#2702: markdown support
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: wiki | Version: 0.9.3
Severity: normal | Resolution: wontfix
Keywords: |
-------------------------+--------------------------------------------------
Changes (by eblot):
* status: new => closed
* resolution: => wontfix
Comment:
WikiRestructuredText is already available with Trac, which offers
something similar to what [http://daringfireball.net/projects/markdown/
Markdown] seems to do.
Fancy formatting [http://daringfireball.net/projects/smartypants/
SmartyPants] could be obtained with a customization of one of the already
available plugins, such as [http://trac-hacks.org/wiki/EmoticonsPlugin
EmoticonsPlugin] or [http://trac-hacks.org/wiki/WikiGoodiesPlugin
WikiGoodiesPlugin ].
It is always possible to add such tools using the plugins architecture,
but this cannot be part of the Trac core project. I really don't think it
would be a good idea to add a PHP or PERL-written library to the Trac
project which is itself written in Python ;-)
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2702>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list