Hacker News new | ask | show | jobs
Show HN: JS2HTML – Formatting JavaScript as HTML (online.codedrome.com)
4 points by codedrome 2383 days ago
2 comments

It doesn't seem to like non-ascii characters.

    "ěščřžý";
    "привіт";
    "<emoji><emoji>"; // HN stripped the actual emojis
turns into:

    "undefinedundefinedundefinedundefinedundefinedundefined";</br>
    "undefinedundefinedundefinedundefinedundefinedundefined";</br>
    "undefinedundefinedundefinedundefined";
What is up with your SSL certificate? snazzygal.co.uk ?
Working on it! I've just renewed the certificate and my hosting company seem to have screwed up :(