Hi all,

Just a quick note to say that on Trac you can use backticks to mark
inline code fragments instead of curly braces e.g.

  Doing `from foo import *` is bad.

instead of

  Doing {{{from foo import *}}} is bad.

The former is easier to type, and it is *much* easier to read the plain
text, especially when there are lots of small bits that need to be
marked as literals to stop other Trac formatting kicking in. It's no
biggie, but I bother to mention because {{{huge}}} amounts of {{{curly
braces (in tickets)}}} does make {{{django-updates}}} harder to read!

I've updated the WikiFormatting page to make this more prominent.

Luke

-- 
"I imagine bugs and girls have a dim suspicion that nature played a 
cruel trick on them, but they lack the intelligence to really 
comprehend the magnitude of it." (Calvin and Hobbes)

Luke Plant || http://lukeplant.me.uk/

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to