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
Copy file name to clipboardExpand all lines: libraries/index.html
+8-8
Original file line number
Diff line number
Diff line change
@@ -3,21 +3,21 @@
3
3
title: mruby - libraries
4
4
---
5
5
6
-
<divclass='row'>
7
-
<divclass='col-md-12'>
8
-
<h2class='page-header'>Libraries</h2>
6
+
<divclass="row">
7
+
<divclass="col-md-12">
8
+
<h2class="page-header">Libraries</h2>
9
9
</div>
10
10
</div>
11
-
<divclass='row'>
12
-
<divclass='col-md-12'>
11
+
<divclass="row">
12
+
<divclass="col-md-12">
13
13
<p>
14
14
<strong>mrbgems</strong> is mruby's package manager. See the <ahref="https://github.com/mruby/mruby/blob/master/doc/guides/mrbgems.md">mrbgems doc</a> for more information about how to use it.
0 commit comments