Not signed in (Sign In)

Categories

Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.

    •  
      CommentAuthoryarden
    • CommentTimeFeb 25th 2007 edited
     permalink

    hello, this was a problem from day 1, but i wanted to wait. so…

    there’s a bug when typing hebrew in to a tag the contains numbers such as- <h1>text</h1>

    SEE IMAGE

    -
    <p>text</p>
    <h1>head</h1>
    <123>text</123>

    now, in hebrew:

    <p>טקסט</p>
    <h1>ראש</h1>
    <123>טקסט</123> –