Makeup - A syntax highlighter for Elixir

New version released. Makeup.Lexer is now a behaviour with some callbacks you must implement. Having those callbacks might make lexers easier to compose in the future.

If you want to start contributing new lexers, now is a good time. There is a cookiecutter template that can help you get started (cookiecutter a python package that works as a very extensible mix generator; the link contains documentation on how to use cookiecutter).

3 Likes