[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [syndication] Re: Automatically publish referrer data as RSS...



Dan Lyke <danlyke@flutterby.com> wrote in
15429.47916.934462.906318@flutterby.com:">news:15429.47916.934462.906318@flutterby.com:

>    amp     &
>    lt      <
>    gt      >
>    quot    "
>    apos    '
>
> You can sometimes skip out on the last two,

And you can *almost* always skip 'gt', i.e. write it directly
as '>'. The only time you have to write '&gt;' (or a character
reference), is in the string ']]>'

-- 
Karl Ove Hufthammer