[Lazarus] Adding Notes in FPDoc

Sven Barth pascaldragon at googlemail.com
Sat Feb 11 15:34:48 CET 2012


On 11.02.2012 15:02, Hans-Peter Diettrich wrote:
> What about a less structured solution, e.g.
> <notes XYZ deserves a clarification!/>
> for an alternative use of the just introduced tag?
> (exact syntax to be specified)

That example would be a violation of the XML specification. The 
following would have been sufficient:

<notes>XYZ deserves a clarification</notes>

Though I suspect that Michael had his reasons to implement it in the way 
that is implemented now.

Rgeards,
Sve




More information about the Lazarus mailing list