Current section
Files
Jump to
Current section
Files
ex_doc_simple_markdown
README.md
README.md
# ExDocSimpleMarkdown
A SimpleMarkdown processor for ExDoc.
```elixir
def deps do
[{ :ex_doc_simple_markdown, "~> 0.2.0" }]
end
```