Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update table to include `bf` and `em` triggers.
  • Loading branch information
ckunte authored Jun 27, 2023
1 parent d951de3 commit 201d5b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ This repository contains the following snippets:
| `apdx` + <kbd>tab</kbd> | Inserts an appendix block |
| `pdf` + <kbd>tab</kbd> | Inserts an `includepdf` line |
| `//` + <kbd>tab</kbd> | Inserts a formatted fraction |
| `bf` + <kbd>tab</kbd> | Inserts bold face tag `\textbf{}` |
| `em` + <kbd>tab</kbd> | Inserts emphasize tag `\emph{}` |
| `sr` + <kbd>tab</kbd> | Inserts a formatted square |
| `cb` + <kbd>tab</kbd> | Inserts a formatted cube |
| `compl` + <kbd>tab</kbd> | Inserts a complement |
Expand Down

0 comments on commit 201d5b3

Please sign in to comment.