highlightjs/highlight.js
test/
markup/
elixir/
strings.txt
a = """ test """ b = ''' test ''' c = "test" d = 'test'