A Makeup lexer for the Erlang language.
Add makeup_erlang to your list of dependencies in mix.exs:
defdepsdo[{:makeup_erlang,"~> 1.0"}]endThe lexer will automatically register itself with Makeup for the languages erlang and erl
as well as the extensions .erl, .hrl and .escript.