<div dir="ltr"><a href="http://x3dgraphics.com/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/TextSpecialCharacters.html">http://x3dgraphics.com/examples/X3dForWebAuthors/Chapter02GeometryPrimitives/TextSpecialCharacters.html</a> does not display the correct x3d xml on the web page.<div><br></div><div>The .x3d itself is correct.</div><div><br></div><div>Here is a fixed version:</div><div><br></div><div><a href="https://insidious-twister.glitch.me/">https://insidious-twister.glitch.me/</a><br></div><div><br></div><div>CTRL-u for source or here:</div><div><br></div><div><a href="https://glitch.com/edit/#!/insidious-twister">https://glitch.com/edit/#!/insidious-twister</a><br></div><div><br></div><div>or here:</div><div><br></div><div><div><span class="value"></div><div>    "Character entity substitutions:"</div><div>    "empty string \"\" skips a line:"</div><div>    ""</div><div>    "apostrophe &amp;apos; is &amp;amp;apos;"</div><div>    "ampersand &amp;amp; is &amp;amp;amp;"</div><div>    "quote mark  \"  is &amp;amp;quot;"</div><div>    "backslash \\ is X3D escape character"</div><div>    "double backslash \\\\ is X3D backslash \\ character"</div><div>    "Pi &amp;#928 is &amp;amp;#928; XML character entity"</div><div> </span></div></div><div><br></div><div>BTW, <a href="http://glitch.com">glitch.com</a> came up with the subdomain name by itself ...</div><div><br></div><div>Not sure, if or how to teach this x3d to html-display translation to a style sheet (or something else).</div><div><br></div><div>-Andreas</div></div>