MakeupCEEx

A Makeup lexer for the CEEx language.

Installation

Add makeup_ceex to the list of dependencies in mix.exs:

def deps do
  [
    {:makeup_ceex, <requirement>}
  ]
end

Note

This package provides one lexer:

It automatically registers:

Thanks

Forked from elixir-makeup/makeup_eex. Many thanks to the original authors and contributors.

License

BSD 2-Clause License