elie
v0.2.3
Published
Elie is eloquent writing based on simple Markdown processing.
Downloads
14
Maintainers
Readme
Elie
Elie is eloquent writing based on simple Markdown processing.
Installation
Installation is done via npm:
$ npm install elie
Documentation
Using Elie is eloquent and easy. Consider the following example:
$ elie --input=markdown-posts --output=html-posts
This will parse and convert all Markdown files in the markdown-posts
directory and save them to HTML in the html-posts
directory.
Getting Help
We believe in an open and welcoming community for all. Please post your questions in the Issues section here at GitHub or contact Kasper Tidemann directly at [email protected].
Note that if your question has general relevance, it might be worth sharing with others.
Thanks for reading!
🎁