Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tmbb/makeup_elixir

 
 

Repository files navigation

MakeupElixir

Build Status

A Makeup lexer for the Elixir language.

Installation

Add makeup_elixir to your list of dependencies in mix.exs:

def deps do
  [
    {:makeup_elixir, "~> 0.14.0"}
  ]
end

The lexer will be automatically registered in Makeup for the languages "elixir" and "iex" as well as the extensions ".ex" and ".exs".

About

Elixir language support for makeup

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%