[PHP-DOC] Re: phpdoc /hu language-snippets.ent From: Hojtsy Gabor (goba <email protected>)
Date: 07/07/01

> > He can use the " for the delimiter, and then all ' will be
> > valid inside. If he want to write " inside the entity, he
> > should use &quot;. I don't know an entity for '....
>
> But the &quot; doesn't work for:
>
> <link lindend=&quot;ref.strings&quot;>See also ...</link>
>
> That's why I choose the ' for delimiter

Then we need an entity for the ' char... Look into the
entites file.

Goba