<p>hello world<br>
<!--?php echo "hello world" ?--> </p>
Can this be fixed, or is there a reason for this? Based on past threads
on this topic I'm not aware that bluegriffen supporting this yet. I'm
using v1.2.1. Maybe I'm just doing something wrong...
Thanks much,
-Steve
> Sorry for the typo but I did have it right in the editor. Instead of
> giving a sacastic reply try helping, you might have more friends that
> way.
There is no sarcasm at all in my answer and I'm sorry if you caught
it that way. I just cannot understand, from this side of the wire,
there was a typo in your message. I entirely relied on your message's
contents, and I suggest you take things less personally and
emotionally here.
</Daniel>
> Valid question Daniel. But when I save my text.html and then reopen it,
> the php code becomes commented out.
>
> <p>hello world<br>
> <!--?php echo "hello world" ?--> </p>
>
> Can this be fixed, or is there a reason for this? Based on past threads
> on this topic I'm not aware that bluegriffen supporting this yet. I'm
> using v1.2.1. Maybe I'm just doing something wrong...
"text.html" is for me not enough as a bug report. What's the format
of that document ? HTML4/XHTML1/HTML5/XHTML5 ? Your "<br>" seems
to indicate HTML4. In that case, strict or transitional ?
We could have a limitation in the parser for one of these html flavors,
I'll investigate as soon as I have your answer *and* I am back from
the current W3C meeting in the Bay Area.
</Daniel>