phoenix_markdown

Markdown Template Engine for Phoenix. Uses Earmark to render.

Stars

91

Unreleased Activity

First Release

9

years ago

Last Release

6

years ago

Downloads

10.0k

last 90 days

Last Stable Version

1.0.3

Activity

last year

Pull Requests

Open 0
Merged 0

Latest Merged Pull Requests

No Github activity

Issues

Open 0
Closed 0

Owners

Version 1.0.3

Published Oct 2018 boydm
Elixir Version Requirement ~> 1.1

Dependencies

4
earmark ~> 1.2

Earmark is a pure-Elixir Markdown converter. It is intended to be used as a library (just call Earmark.as_html), but can also be used as a command-line tool (run mix escript.build first). Output generation is pluggable.

html_entities ~> 0.4

Decode and encode HTML entities in a string.

phoenix >= 1.1.0

Peace of mind from prototype to production

phoenix_html >= 2.3.0

Phoenix view functions for working with HTML templates

No changelog for 1.0.3