[x3d-public] TextSpecialCharactersIndex.html bug
Andreas Plesch
andreasplesch at gmail.com
Fri Apr 28 08:43:02 PDT 2017
http://x3dgraphics.com/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/TextSpecialCharacters.html
does not display the correct x3d xml on the web page.
The .x3d itself is correct.
Here is a fixed version:
https://insidious-twister.glitch.me/
CTRL-u for source or here:
https://glitch.com/edit/#!/insidious-twister
or here:
<span class="value">
"Character entity substitutions:"
"empty string \"\" skips a line:"
""
"apostrophe ' is &apos;"
"ampersand & is &amp;"
"quote mark \" is &quot;"
"backslash \\ is X3D escape character"
"double backslash \\\\ is X3D backslash \\ character"
"Pi Π is &#928; XML character entity"
</span>
BTW, glitch.com came up with the subdomain name by itself ...
Not sure, if or how to teach this x3d to html-display translation to a
style sheet (or something else).
-Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170428/bdc4f3dc/attachment.html>
More information about the x3d-public
mailing list