Jim wrote:
> A number of people have complained about the use of single quotes
> for in-line code. One possible alternative is to use ``code''.
I like the way it looks.
However, I think it causes a problem with code like this:
`` if a == '': doSomething() ''
You could use ``code`` instead, though.
--
Steve Alexander
Software Engineer
Cat-Box limited
http://www.cat-box.net
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )