Tags » markdown
Prevent accidentally copying the prompt character in console code snippets
When I include console commands in a blog post, I don’t want somebody to accidentally copy the command prompt. CSS lets me avoid that.
Markdown’s gentle encouragement towards accessible images
The Markdown syntax for images reminds us that we need to write alt text.