digitalmars.D.bugs - numeric entities in html source file
- "Thomas Kuehne" <eisvogel users.sourceforge.net> Oct 05 2004
- "Thomas Kuehne" <eisvogel users.sourceforge.net> Oct 05 2004
html enteties like "«" an "" are not expended. the source below will fail to compile: test cases: svn://svn.kuehne.cn/dstress/run/html_entity_??.d Thomas
Oct 05 2004
I should have previewed the *u***** message :) Hhtml enteties like "«" an "" arn't interpreted, but named entities like ">" are interpreted. test cases: svn://svn.kuehne.cn/dstress/run/html_entity_??.d
Oct 05 2004








"Thomas Kuehne" <eisvogel users.sourceforge.net>