aboutsummaryrefslogtreecommitdiffstats
path: root/guides/rails_guides/markdown.rb
Commit message (Collapse)AuthorAgeFilesLines
* Do not gsub non ASCII characters in header anchor.Juanito Fatas2014-05-221-2/+1
|
* Guides: output valid HTML5Nate Berkopec2014-05-051-5/+5
| | | [ci skip]
* place article name in the beginning of guides page titleGosha Arinich2013-01-061-1/+3
|
* Change #id generation rulePrem Sichanugrist2012-09-171-10/+37
| | | | | * Use the current heading by default * If duplicate, then use #[parent]-[current] as the id
* Retain heading styles in the page chapters listPrem Sichanugrist2012-09-171-3/+3
|
* Enable tablePrem Sichanugrist2012-09-171-1/+2
|
* Update Markdown renderer to be more flexiblePrem Sichanugrist2012-09-171-37/+53
|
* Reuse parent's id if it's already existsPrem Sichanugrist2012-09-171-1/+1
|
* 4.0 release note now renders correctly with indexPrem Sichanugrist2012-09-171-10/+85
|
* Start rewriting 4.0 release note into MarkdownPrem Sichanugrist2012-09-171-0/+42