summaryrefslogtreecommitdiffhomepage
path: root/src/blog/extend/unicode.txt
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-04-28 02:51:07 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-04-28 02:51:07 +0200
commit7f5fa3aa1ec14000d2979e5dee03b84b5c48f083 (patch)
treee02b3240cb292328784260467e33338f352fa188 /src/blog/extend/unicode.txt
parent9a56ac82310baa782624a056f9b3c741e4d6c2e9 (diff)
Add the extend postHEADmaster
Diffstat (limited to 'src/blog/extend/unicode.txt')
-rw-r--r--src/blog/extend/unicode.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/blog/extend/unicode.txt b/src/blog/extend/unicode.txt
new file mode 100644
index 0000000..5e1dff2
--- /dev/null
+++ b/src/blog/extend/unicode.txt
@@ -0,0 +1,10 @@
+\\u0020;Space
+\\u0021;Exclamation Mark
+\\u0022;Quotation Mark
+\\u0023;Number Sign
+\\u0024;Dollar Sign
+\\u0025;Percent Sign
+\\u0026;Ampersand
+\\u0027;Apostrophe
+\\u0028;Left Parenthesis
+\\u0029;Right Parenthesis