<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Georgia">I'm poking around with loading Bootstrap in a
      squeak image and wonder about this:<br>
      <br>
      renderButtonsSizesOn: html<br>
      <br>
      ...<br>
      <br>
      &nbsp;&nbsp;&nbsp; html paragraph: 'Create block level buttons&#8212;<br>
      ...<br>
      <br>
      That last character causes squeak to make the String a WideString
      with the result that
      <a class="moz-txt-link-freetext" href="http://localhost:9999/bootstrap/browser/Buttons">http://localhost:9999/bootstrap/browser/Buttons</a> renders
      incompletely. Does that work ok on pharo?<br>
      <br>
      Cheers,<br>
      Bob<br>
    </font>
  </body>
</html>