Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 823 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 823 Bytes

Astro Code Block

Beautiful code blocks for your blog or slides or whatever really, powered by PrismJS

code-block

Demo


Features

  • Light/Dark mode theme switching (using css variables)
  • "Copy to Clipboard" button
  • Line numbers
  • Line highlighting

Issues that need to be fixed right now

  • "Copy" button scrolls on x-axis overflow

Areas that can be improved

  • Apply line highlighting during build and not on client side
  • Tidy up CSS
  • Option to show filename