commit
aeeb9b42d8
@ -253,6 +253,10 @@ snippet td "table cell" w
|
|||||||
<td>$0</td>
|
<td>$0</td>
|
||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
|
snippet th "table header" w
|
||||||
|
<th>$0</th>
|
||||||
|
endsnippet
|
||||||
|
|
||||||
snippet tr "table row" w
|
snippet tr "table row" w
|
||||||
<tr>$0</tr>
|
<tr>$0</tr>
|
||||||
endsnippet
|
endsnippet
|
||||||
|
Loading…
Reference in New Issue
Block a user