Skip to main content

Add a snippet for 1/4

ID
4b17a3b
date
2024-07-06 22:54:29+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
9aad9f9
message
Add a snippet for 1/4
changed files
1 file, 1 addition

Changed files

create_snippets.py (7483) → create_snippets.py (7501)

diff --git a/create_snippets.py b/create_snippets.py
index b8114c4..33f868b 100755
--- a/create_snippets.py
+++ b/create_snippets.py
@@ -169,6 +169,7 @@ SNIPPETS = {
     ":+1:": "👍",
     ":wave:": "👋",
     ";1/2": "½",
+    ";1/4": "¼",
     ";3/4": "¾",
     ";alt": "⌥",
     ";approx": "≈",