|
From: Don W. <don...@ma...> - 2003-04-01 22:14:07
|
Some time ago we talked about markup within notes like: <notes> <p>We started our observation with <object>M 31</object> and ...</p> </notes> It seems that unlike what I initially thought custom tags are allowed in xhtml, at least as long as you provide a namespace for these tags. So it is possible to use xhtml with our own custom markup elements within the notes element. Don |