Current section

Files

Jump to

README.md

# ExDocSimpleMarkdown
A SimpleMarkdown processor for ExDoc.
```elixir
def deps do
[{ :ex_doc_simple_markdown, "~> 0.4" }]
end
```