Skip to content

lbp-dev/markdowner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdowner

Enable Markdown files in your app/views/ directory.

Usage

After installing the gem you can create and use markdown files in your view folders.

  • Markdown files are rendered as HTML using the redcarpet gem.

Installation

Add this line to your application's Gemfile:

gem "markdowner"

And then execute:

bundle

Or install it yourself as:

gem install markdowner

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

About

Enable markdown in your app/views

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors