8 Commits

Author SHA1 Message Date
5d7896e9e5 Update post 2025-06-29 20:28:07 -07:00
0cc8f18302 Update post 2025-06-27 10:57:09 -07:00
be52884226 Update post 2025-06-26 18:14:32 -07:00
3cb0b83e8a Update image in post 2025-06-26 13:41:35 -07:00
ca15a32429 Edit post 2025-06-26 13:20:01 -07:00
766c9bad62 Use '_' instead of '.' for numbering cosmo escapes
because it gets syntax highlighted weird because '.' is not valid for
like a variable name so the syntax highlighter is splitting the escape
phrase at the '.' which means that phrase won't match when unescaped so
it fails to get unescaped

for example, this would fail:

```
 $$ct
```
2025-06-25 21:10:30 -07:00
c26453415d Clean up last spec 2025-06-25 15:49:54 -07:00
b7e6a93bf9 Add post draft 2025-06-25 14:51:12 -07:00