Re: Change processing expectations of ulink?

From
Dennis Evans <>
Date
2000-07-25T17:47:40+00:00
ID
Thread
Re: Change processing expectations of ulink?
++
++Should we change the processing expectations of ulink to indicate that
++an empty ulink should use the contents of the url attribute as the
++hot text:
++
++<ulink url="foo"/> = to html =>  <a href="foo">foo</a>
++                   = to print => foo
++

I see no reason not to.

Dennis