nimble_publisher
A minimal filesystem-based publishing engine with Markdown support and code highlighting
Static Page GenerationPackage Resources
Stars
529
Unreleased Activity
First Release
5
years agoLast Release
6
months agoDownloads
41.5k
last 90 daysLast Stable Version
1.1.1
Activity
last year
Pull Requests
Open
0
Merged
5
Issues
Open
0
Closed
5
Version 1.1.1
Elixir Version Requirement ~> 1.7
Documentation for 1.1.1
Dependencies
2
earmark
~> 1.4
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.