[Trac-tickets] Re: [The Trac Project] #124: Better handling of
ChangeLog style commit messages
The Trac Project
noreply at edgewall.com
Wed May 24 03:07:07 CDT 2006
#124: Better handling of ChangeLog style commit messages
------------------------------+---------------------------------------------
Reporter: Mikael Hallendal | Owner: cboos
Type: enhancement | Status: closed
Priority: normal | Milestone: 0.10
Component: wiki | Version: 0.8
Severity: normal | Resolution: fixed
Keywords: |
------------------------------+---------------------------------------------
Comment (by cboos):
Hm, one last possible enhancement on this topic would
be to start bulleted lists even if there's no space
in front of the bullet...
{{{
* Fixed this
* And that
}}}
or (from [ps260]):
{{{
- Remove unused files.
- More error checks.
- More inline comments and docstrings.
- ...
}}}
But that might break paragraphs with lines starting with a
* or -, though that's probably not that common and can be
easily fixed.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/124>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list