Ticket #183 (closed task: wontfix)

Opened 9 months ago

Last modified 7 months ago

tinyTextile should be rewritten...

Reported by: JensDiemer Owned by: JensDiemer
Priority: minor Milestone: v0.8.5
Component: system Keywords: markup
Cc:

Description

Most parts works well, but the code is very old and process in a stream was not the best idea: e.g. sourceode parts doesn't work well, there should be exctract/insert before the markup applied. So these engine should be complete rewritten. other todos:

  • lists are not good indented

See also doc string in PyLucid/system/tinyTextile.py

Change History

Changed 8 months ago by JensDiemer

  • status changed from new to assigned
  • owner changed from jens to JensDiemer

Creole seems to be good.

Found a non-Genshi implementation here: http://djikiki.googlecode.com/svn/trunk/djikiki/creole/ Seems to come from MoinMoin...

See also: http://www.python-forum.de/topic-13913.html (de)

Changed 7 months ago by JensDiemer

  • status changed from assigned to closed
  • resolution set to wontfix

wont fix.

We should implement a easy way to convert tinyTextile Markup pages to creole markup, see: ticket:204

Note: See TracTickets for help on using tickets.