You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2class="section-heading">Inside of the Editor</h2>
57
-
<divclass="lead">Atom-CodeRoad is built inside the free <ahref="https://atom.io">Atom Editor</a>, allowing you to use it alongside your favorite packages.</div>
57
+
<divclass="lead">Atom-CodeRoad is built inside the free <ahref="https://atom.io"target="_blank">Atom Editor</a>, allowing you to use it alongside your favorite packages.</div>
<divclass="lead">Write lessons using markdown. <br>
80
-
See a <ahref="https://github.com/coderoad/coderoad-functional-school/blob/master/tutorial/1/01/filter.md">tutorial file</a>.
82
+
See a <ahref="https://github.com/coderoad/coderoad-functional-school/blob/master/tutorial/1/01/filter.md"target="_blank">tutorial file</a>.
81
83
<br>
82
84
<br>
83
85
Control the editor with a simple API:
@@ -136,17 +138,17 @@ <h2 class="section-heading">Write in Markdown</h2>
136
138
<divclass="col-lg-4 col-sm-6">
137
139
<!-- <hr class="section-heading-spacer"> -->
138
140
<divclass="clearfix"></div>
139
-
<h2class="section-heading">Build with Dev Tools</h2>
141
+
<h2class="section-heading">Unit Test Feedback</h2>
140
142
<divclass="lead"> Write task feedback using unit tests.<br>
141
-
See a <ahref="https://github.com/coderoad/coderoad-functional-school/blob/master/tutorial/1/01/01-filter.spec.js">complete test file</a>.
143
+
See a <ahref="https://github.com/coderoad/coderoad-functional-school/blob/master/tutorial/1/01/01-filter.spec.js"target="_blank">complete test file</a>.
0 commit comments