Skip to content

Releases: pablohirafuji/elm-syntax-highlight

2.1.0

30 Dec 05:08
Compare
Choose a tag to compare

Add Python support. Thanks @brandly!

2.0.0

25 Sep 23:05
Compare
Choose a tag to compare
  • Modified how themes are made. Now it has a lot more flexibility
    while mantaining consistency with future languages. Thanks @baransu
    for pointing it out!
  • Removed Line exposition. It was exposed to allow custom output
    formats (e.g.: console), but I think it makes sense to concentrate
    these outputs in this package.
  • Added pure string html output.
  • Added console output.

v1.1.0

04 Sep 13:31
Compare
Choose a tag to compare
  • Add CSS language support, with SyntaxHighlight.css
  • Add One Dark theme, with SyntaxHighlight.oneDark. Thanks @baransu!

v1.0.0

04 Sep 13:29
Compare
Choose a tag to compare

Package published with the following languages:

  • Elm
  • Javascript
  • Xml

With monokai and github themes.