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
dce537b50c
Delete duplicate post
2025-06-25 15:25:08 -07:00
b7e6a93bf9
Add post draft
2025-06-25 14:51:12 -07:00
95b3589d22
Add markdown file
2025-06-25 14:51:12 -07:00
95e9be6e60
Fix spelling in blurb
2025-06-22 10:34:25 -07:00
2ecd7d2d9f
Publish post 'Add a Pygments Lexer to Chroma' ( #2 )
...
Reviewed-on: #2
2025-06-22 16:56:45 +00:00
449a41aa85
Highlight some code-blocks with 'console' label
...
Update the dracula theme styles to make 'console' highlighting more legible
2025-06-16 20:18:05 -07:00
075097904c
Cleanup
2025-06-16 20:18:05 -07:00