Skip to content

An enthraler that does simple code highlighting using highlight.js

Notifications You must be signed in to change notification settings

enthraler/enthraler-code-highlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
}

About

An enthraler that does simple code highlighting using highlight.js

Resources

Stars

Watchers

Forks

Packages

No packages published