We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d951de3 commit 201d5b3Copy full SHA for 201d5b3
README.md
@@ -51,6 +51,8 @@ This repository contains the following snippets:
51
| `apdx` + <kbd>tab</kbd> | Inserts an appendix block |
52
| `pdf` + <kbd>tab</kbd> | Inserts an `includepdf` line |
53
| `//` + <kbd>tab</kbd> | Inserts a formatted fraction |
54
+| `bf` + <kbd>tab</kbd> | Inserts bold face tag `\textbf{}` |
55
+| `em` + <kbd>tab</kbd> | Inserts emphasize tag `\emph{}` |
56
| `sr` + <kbd>tab</kbd> | Inserts a formatted square |
57
| `cb` + <kbd>tab</kbd> | Inserts a formatted cube |
58
| `compl` + <kbd>tab</kbd> | Inserts a complement |
0 commit comments