Commit Graph

5 Commits

Author SHA1 Message Date
BBaoVanC c980ced2fb
Remove back to top button
It's kind of ugly and weird, and probably not necessary. I might add it
back in the future if it's actually needed again.
2023-11-05 17:41:59 -06:00
BBaoVanC 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
BBaoVanC 47d6d02186
Add copy to clipboard to code blocks 2023-01-20 17:14:18 -06:00
BBaoVanC fa5c014a1b
Add share_event JS function 2022-05-01 18:14:02 -05:00
BBaoVanC 161c68d16c
Add back to top button 2021-11-22 20:49:11 -06:00