Markdown (and SmartyPants) in Ruby on Rails apps?
    Scott Laird 
    scott at sigkill.org
       
    Tue Aug  9 14:48:27 EDT 2005
    
    
  
On Aug 9, 2005, at 9:24 AM, Mike Zornek wrote:
> Has anyone gotten Markdown to work in a Ruby on Rails app? I'm  
> starting to
> play with RoR and would love of course to use my favorite markup  
> language
> for the text stuff.
Look for 'BlueCloth' and 'RubyPants'.  They implement Markdown and  
Smartypants in Ruby.
We're using both of them in [Typo](http://typo.leetsoft.com); feel  
free to look at the code and take what you need.
Scott
    
    
More information about the Markdown-Discuss
mailing list