aboutsummaryrefslogtreecommitdiffstats
path: root/guides/rails_guides/markdown/renderer.rb
Commit message (Collapse)AuthorAgeFilesLines
* remove unused variableVipul A M2013-04-131-1/+1
|
* Do not strip code blocks, otherwise we may get misaligned outputCarlos Antonio da Silva2012-11-071-1/+1
| | | | [ci skip]
* Fix footnote formatPrem Sichanugrist2012-09-171-0/+11
| | | | Markdown has footnote, but Redcarpet doesn't support it.
* Make sure that styles in NOTE block got convertedPrem Sichanugrist2012-09-171-5/+7
|
* 4.0 release note now renders correctly with indexPrem Sichanugrist2012-09-171-5/+26
|
* Start rewriting 4.0 release note into MarkdownPrem Sichanugrist2012-09-171-0/+48