phoenix_markdown

Markdown Template Engine for Phoenix. Uses Earmark to render.

Phoenix

Stars

91

Unreleased Activity

First Release

9

years ago

Last Release

7

years ago

Downloads

11.8k

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

Version 1.0.3

Published Oct 2018
Elixir Version Requirement ~> 1.1
Documentation for 1.0.3

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
Inspect source for 1.0.3

Related Packages

64 packages