Thanks, I'm familiar with those (and other) checking methods. The advantage of the built-in BBEdit code checker over the various other methods available is its speed and simplicity. I like to check what I'm doing fairly often as I go along -- so as not to let errors accumulate -- and I'm not going to do that as often if there are multiple steps involved.
Do other people get the kind of PHP "errors" I described when checking HTML? I just wish it were possible to really *configure* BBEdit's code checker. I wouldn't mind it adding a little complication only once (up front) -- even if it meant writing regular expressions to customize it -- so long as it remained quick and simple each time I used it after that. On Tue, Apr 23, 2013 at 1:14 AM, Govinda <[email protected]>wrote: > What I do is just render the page in the browser, view the (resultant) > source HTML, select all, copy, paste into new BBedit doc, check syntax. > (Or I use http://validator.w3.org/ instead of BBedit). > > I did not answer your question directly... but just thought I would > mention how I work anyway... in case it helps in any way. > > -- > -- > 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> > > --- > You received this message because you are subscribed to the Google Groups > "BBEdit Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- 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> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
