File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -14,20 +14,24 @@ <h4 class="modal-title" id="myModalLabel">Help / Shortcuts</h4>
14
14
< div class ="modal-body ">
15
15
< table >
16
16
< tr >
17
- < th > Command</ th >
17
+ < th > Keyboard Command</ th >
18
18
< th > Feature</ th >
19
19
</ tr >
20
-
21
20
< tr >
22
21
< td > < code > ?</ code > </ td >
23
22
< td > Hide/show help</ td >
24
23
</ tr >
25
-
26
24
< tr >
27
25
< td > < code > shift</ code > +< code > t</ code > </ td >
28
26
< td > Hide/show table of contents</ td >
29
27
</ tr >
30
-
28
+ </ table >
29
+
30
+ < table >
31
+ < tr >
32
+ < th > URL Command</ th >
33
+ < th > Feature</ th >
34
+ </ tr >
31
35
< tr >
32
36
< td > < code > ?teacher=[github-user]</ code > </ td >
33
37
< td > Auto-generated teacher slide</ td >
@@ -38,10 +42,6 @@ <h4 class="modal-title" id="myModalLabel">Help / Shortcuts</h4>
38
42
</ div >
39
43
</ div >
40
44
41
-
42
-
43
-
44
-
45
45
< div id ="help " class ="help ">
46
46
< div class ="content ">
47
47
You can’t perform that action at this time.
0 commit comments