Hacker News new | past | comments | ask | show | jobs | submit login

And if you don't see hyphenation in Chrome, probably you use Linux (or another unsupported platform). To feel how it should insert ­

    var Hyphenopoly = {
      require: {
        "en-us": "Supercalifragilisticexpialidocious"
      },
      setup: {
        selectors: {
            ".story": {}
        },
        CORScredentials: "omit"
      }
    }
    script = document.createElement('script')
    script.src = 'https://unpkg.com/hyphenopoly@4.5.0/min/Hyphenopoly_Loader.js'
    document.body.append(script)



Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: