aboutsummaryrefslogtreecommitdiffstats
path: root/guides/rails_guides/markdown.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
* Add OG tags to layout.html.erbtoshimaru2019-01-091-0/+8
* Fix rails guides markdown.rb and renderer.rb to use custom header idwagurano2018-09-231-1/+1
* Enable Start/EndWith and RegexpMatch copsBart de Water2018-07-281-2/+2
* Use frozen string literal in guides/Koichi ITO2017-08-131-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Fix all style guides violationsRafael Mendonça França2017-04-191-1/+1
* Add anchor links to all headersRuy Diaz2017-04-011-0/+4
* refactors and fixes in guides generation [ci skip]Xavier Noria2017-02-121-6/+9
* Fix HTML escaping in the guidesRafael Mendonça França2016-10-251-1/+1
* Generate HTML not plain textRafael Mendonça França2016-10-251-1/+1
* Fix plain option in the rails_guides generatorRafael Mendonça França2016-10-251-1/+1
* Fix broken alignments caused by auto-correct commit 411ccbdRyuta Kamizono2016-08-101-1/+2
* remove redundant curlies from hash argumentsXavier Noria2016-08-061-4/+2
* modernizes hash syntax in guidesXavier Noria2016-08-061-1/+1
* applies new string literal convention in guidesXavier Noria2016-08-061-14/+14
* File encoding is defaulted to utf-8 in Ruby >= 2.1Akira Matsuda2015-09-181-2/+0
* Fix guide anchor generation logic.Juanito Fatas2014-08-241-1/+6
* Revert "Do not gsub non ASCII characters in header anchor.".Juanito Fatas2014-08-201-1/+1
* Do not gsub non ASCII characters in header anchor.Juanito Fatas2014-05-221-2/+1
* Guides: output valid HTML5Nate Berkopec2014-05-051-5/+5
* place article name in the beginning of guides page titleGosha Arinich2013-01-061-1/+3
* Change #id generation rulePrem Sichanugrist2012-09-171-10/+37
* 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