At times when I have php inside of an html element the coloring of the php does not always show correctly.
In this instance: <div <?php post_class() ?> id="post-<?php the_ID(); ?>"> the <?php post_class() ?> is the same color as the html element, and the id="post- is the foreground color, not the html element color. Here is a link to a screenshot. http://forbenmedia.com/online/syntaxColoring.png I have the page set as HTML. I tried to search on this issue but could not find a resolution. Thanks, Rick -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. 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/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
