Hacker News new | ask | show | jobs
by TheCoreh 3339 days ago
You have to escape some portions, like CSS, (otherwise { and } will be interpreted as JS expression interpolation) remove xml namespaces, `class` also needs to be renamed to `className`, among other tweaks.