Settings

Theme

Show HN: JS2HTML – Formatting JavaScript as HTML

online.codedrome.com

4 points by codedrome 6 years ago · 3 comments

Reader

helb 6 years ago

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

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

    "undefinedundefinedundefinedundefinedundefinedundefined";</br>
    "undefinedundefinedundefinedundefinedundefinedundefined";</br>
    "undefinedundefinedundefinedundefined";
LockAndLol 6 years ago

What is up with your SSL certificate? snazzygal.co.uk ?

  • codedromeOP 6 years ago

    Working on it! I've just renewed the certificate and my hosting company seem to have screwed up :(

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection