A syntax highlight enthraler Simply displays code with syntax highlighting. { "language": "elm", "code": "import Html exposing (text)\n\nmain =\n text \"Hello, World!\"", "style": "ocean" }