Add a couple of snippets
- ID
b8289bd- date
2024-04-16 14:35:00+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
e833db4- message
Add a couple of snippets- changed files
1 file, 5 additions
Changed files
create_snippets.py (7099) → create_snippets.py (7228)
diff --git a/create_snippets.py b/create_snippets.py
index 7595e46..1868846 100755
--- a/create_snippets.py
+++ b/create_snippets.py
@@ -16,6 +16,8 @@ def read(name):
# fmt: off
SNIPPETS = {
+ "!bq": "<blockquote>{clipboard}</blockquote>",
+
# =========================
# Get the current date/time
# =========================
@@ -40,6 +42,9 @@ SNIPPETS = {
"atm": "at the moment",
"avg": "average",
"bdy": "boundary",
+ "Bdy": "Boundary",
+ "bdies": "boundaries",
+ "Bdies": "Boundaries",
"cafe": "café",
"cliche": "cliché",
"ctd": "continued",