aboutsummaryrefslogtreecommitdiffstats
path: root/guides/rails_guides/markdown
Commit message (Collapse)AuthorAgeFilesLines
* proof of concept, need to check in GitHubXavier Noria2014-12-231-0/+2
|
* Uppercase HTML in docs.Hendy Tanata2014-08-081-1/+1
| | | | [skip ci]
* Update Redcarpet to 3.1.2Robin Dupret2014-05-141-1/+1
| | | | | | | This version fixes an API breakage between 3.0 and 3.1 ; the header method's arity should not have changed. [ci skip]
* Guides: output valid HTML5Nate Berkopec2014-05-051-1/+1
| | | [ci skip]
* 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