File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 3
3
title : Documentation
4
4
---
5
5
6
- < p > Here you will find pointers to manuals, tutorials and references that will come in handy when you feel like coding in Ruby.</ p >
6
+ Here you will find pointers to manuals, tutorials and references that will
7
+ come in handy when you feel like coding in Ruby.
7
8
8
- < h3 > Getting Started</ h3 >
9
+ ### Getting Started
9
10
10
11
<dl >
11
12
<dt ><a href =" http://tryruby.org/ " >Try Ruby!</a ></dt >
@@ -40,7 +41,7 @@ <h3>Getting Started</h3>
40
41
<dd >A site that aims to provide well-organized, rich content tutorials for both Ruby and Rails.</dd >
41
42
</dl >
42
43
43
- < h3 > Manuals</ h3 >
44
+ ### Manuals
44
45
45
46
<dl >
46
47
<dt ><a href =" http://www.ruby-doc.org/docs/ProgrammingRuby/ " >Programming Ruby</a ></dt >
@@ -75,12 +76,10 @@ <h3>Reference Documentation</h3>
75
76
<dd >Ruby, Rails, Gem and Plugin Documentation.</dd >
76
77
</dl >
77
78
78
- < h3 > Further Reading</ h3 >
79
+ ### Further Reading
79
80
80
- < p >
81
- < a href ="http://ruby-doc.org "> Ruby-Doc.org</ a > maintains a comprehensive list
81
+ [ Ruby-Doc.org] ( http://ruby-doc.org ) maintains a comprehensive list
82
82
of English documentation sources. There are also plenty of
83
- < a href =" http://www.ruby-doc.org/bookstore " > books about Ruby </ a > .
84
- If you have questions about Ruby the < a href =" /en/community/mailing-lists/ " > mailing list </ a >
83
+ [ books about Ruby ] ( http://www.ruby-doc.org/bookstore ) .
84
+ If you have questions about Ruby the [ mailing list ] ( /en/community/mailing-lists/ )
85
85
is a great place to start.
86
- </ p >
You can’t perform that action at this time.
0 commit comments