Skip to content

entp/model_formatting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a plugin for Rails that performs automatic text-to-html formatting. 

For rails 2.3, please use the 'rails23' branch (you can specify ~> 0.2 in your gemfile)

It uses the 'redcarpet' markdown library with a few other pre-processing steps.
Note: tests do not run on 1.9.x series due to a bug in the test frameworks we use,
but the code works fine.

It is extracted from and used by [Tender](http://tenderapp.com/) and [Lighthouse](http://lighthouseapp.com/).

About

format markdown text on your models and save the html

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages