Skip to content

Commit 201d5b3

Browse files
authored
Update README.md
Update table to include `bf` and `em` triggers.
1 parent d951de3 commit 201d5b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ This repository contains the following snippets:
5151
| `apdx` + <kbd>tab</kbd> | Inserts an appendix block |
5252
| `pdf` + <kbd>tab</kbd> | Inserts an `includepdf` line |
5353
| `//` + <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{}` |
5456
| `sr` + <kbd>tab</kbd> | Inserts a formatted square |
5557
| `cb` + <kbd>tab</kbd> | Inserts a formatted cube |
5658
| `compl` + <kbd>tab</kbd> | Inserts a complement |

0 commit comments

Comments
 (0)