On Sat, 2008-06-14 at 20:48 +0100, Thomas Nichols wrote: > If the intention is that Tracks is for everyone, not just for Rails > devs, then Markdown seems a better fit than Textile. What do others think?
I'm still wondering why anything like this is needed for the task notes at all. In my own version I use 'simple_format(auto_link( items.notes))' and that seems to work fine for my needs as it adds newlines and clickable links. I just don't see the need for more formatting in tasks. Don't embellish their text, just get them done already. :-) I guess that more markup may be useful for project notes, though. Also note that textilize only works when RedCloth is available, so both textilize and markdown require an external dependency. Kind regards, Hans
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
