| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Makeup lexer for the Elixir language.
Add makeup_elixir to your list of dependencies in mix.exs:
def deps do
[
{:makeup_elixir, "~> 0.14.0"}
]
endThe lexer will be automatically registered in Makeup for the languages "elixir" and "iex" as well as the extensions ".ex" and ".exs".
| Back | FazBrowse Home | New Git URL |