On Tue, Jan 27, 2015 at 4:04 PM, Andrew Shadura <[email protected]> wrote: > On 27 January 2015 at 14:11, Nick Coghlan <[email protected]> wrote: >> On 27 January 2015 at 04:35, Mads Kiilerich <[email protected]> wrote: >>> I don't see the point in rst/md markup of comments. People should comment on >>> content, not spend time making it look fancy >> >> In Gerrit, there are two specific aspects of MD rendering I regularly >> find useful: monospace formatting of indented code snippets, and >> bullet point formatting of bulleted lists. >> >> So those aren't about being fancy, they're about making the comments >> easier to read. > > I agree. Md/RST is something that's generally useful and improves the > readability. It should probably be a per-instance or per-repository > setting, I guess. >
It could be a setting, but for the features Nick mentions I don't see much added value: if the entire comment would be monospaced, then code snippets will too. And bulleted lists are equally readable with plain *, no ? _______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
