🔁

Discussion started , with 2 comments.
  1. Andre Jaenisch German Translator with all proofreading rights

    HTML knows a "saved space":

    &bspn;
    

    I'd recommend to add it in numbers larger than 999 to not allow a break between due to the browser.

  2. Jonne Haß Manager

    I can't find &bnsp;: http://dev.w3.org/html5/html-author/charref

    Do you mean the non-breaking space,  ? I don't see a space in our numbers.

  3. Andre Jaenisch German Translator with all proofreading rights

    Eh, right, non-breaking space.

    63,206 (en) -> 63_206 (de)
    65,535 (en) -> 65_535 (de)

    Whereby I guess, Rails can handle this formatting pretty well …


History