On Aug 31, 2006, at 3:36 PM, fdb wrote:
> > Hi, > > The QuickWiki tutorial (http://pylonshq.com/docs/0.9.1/ > quick_wiki.html) > contains a typo in the syntax-colored code: > > The second code block of section 9.2 has this line: > > <% h.text_area(name='content', rows=7, cols=40, > ccontent=c.content)%> <br /> > > There is an extraneous 'c' in the second content. However, when I > pressed 'view plain', the extra c disappeared. Also, the HTML source > doesn't display the extra c, and the coloring is different for this > extra c. This happens in both Safari 2.0.4 and Firefox 1.5.0.6. > Thanks for pointing this out -- we're actually already aware of it, it's a problem with our new syntax highlighter with HTML + embedded myghty code. I've just logged a ticket about it, #101. -- Philip Jenvey --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss -~----------~----~----~----~------~----~------~--~---
