Edgewall Software

Changes between Initial Version and Version 1 of Ticket #12803


Ignore:
Timestamp:
May 12, 2017, 5:32:20 AM (7 years ago)
Author:
Jun Omae
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12803 – Description

    initial v1  
    22
    33{{{
    4 $ git grep '\\n' -- 'trac/wiki/*.py'
    54$ git grep '\\n' -- trac/wiki/*.py
    65trac/wiki/formatter.py:        return Markup('<!--\n%s-->\n' % text)