Last active
February 28, 2017 15:52
-
-
Save DanielSantoro/8f1c779537f19e692ff43ea620ab919b to your computer and use it in GitHub Desktop.
TextExpander Top Snippets Table
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<table> | |
<tbody> | |
<tr> | |
<th width="20%">Snippet to Type</th> | |
<th width="20%">Submitted By</th> | |
<th width="60%">Use Case/Returned Value</th> | |
</tr> | |
<tr> | |
<td><code></code></td> | |
<td></td> | |
<td></td> | |
</tr> | |
<tr> | |
<td><code></code></td> | |
<td></td> | |
<td></td> | |
</tr> | |
<tr> | |
<td><code></code></td> | |
<td></td> | |
<td></td> | |
</tr> | |
</tbody> | |
</table> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment