This project is archived and is in readonly mode.
Changeset [a147becfb86b689ab25e92edcfbb4bcc04108099] by Michael Koziarski
July 16th, 2009 @ 02:30 AM
Move from referencing the BlueCloth constant directly, to referencing Markdown.
This supports alternative implementations of markdown such as rpeg-markdown or rdiscount, and later releases of bluecloth. There are some performance issues with earlier releases of bluecloth, and you should probably upgrade. In the event that you can't you can place the following code into an initializer:
Markdown = BlueCloth http://github.com/rails/rails/co...
Committed by Michael Koziarski
- M actionpack/lib/action_view/helpers/text_helper.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>