Fix minor errors in snippets-doc.md

This commit is contained in:
tecosaur 2018-10-11 16:55:47 +08:00 committed by GitHub
parent c7f31beae5
commit c28d86df49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,8 +73,8 @@
| `@<` | `\leq` |
| `@>` | `\geq` |
| `@2` | `\sqrt{$1}$0` |
| `$@I` | `\int_{$1}^{$2}$0` |
| `@| ` | `\Big | ` |
| `@I` | `\int_{$1}^{$2}$0` |
| <code>@&#124;</code> | <code>\Big &#124;</code> |
| `@\` | `\setminus` |
| `@+` | `\bigcup` |
| `@-` | `\bigcap` |