Commit Graph

5 Commits

Author SHA1 Message Date
4d1a0d6be2
Jost 2023-01-22 20:01:33 -06:00
b200623dca
Fix keyboard accessibility of code block copy button 2023-01-22 16:22:51 -06:00
80f5994d96
Improve code block copy text
- Use JS to get it directly from the code block instead of needing a
  separate `pre.code-raw` to get it from. That makes it possible to:
- bashsession: Don't copy prompt or command output
2023-01-22 00:09:34 -06:00
47d6d02186
Add copy to clipboard to code blocks 2023-01-20 17:14:18 -06:00
a26ea62b60
Refresh the code block design 2023-01-20 16:25:28 -06:00