khaosophy / blogfolio

My personal website for blogging, code samples, and portfolio pieces
2 stars 0 forks source link

Code Syntax Highlighting Style #48

Open khaosophy opened 2 years ago

khaosophy commented 2 years ago

When we used WordPress as a CMS, integrating syntax highlighting was difficult so we kicked the can. But Astro allows us an easy way to do it in Markdown. Review the Astro documentation on how to implement syntax highlighting: https://docs.astro.build/en/guides/markdown-content/#syntax-highlighting

khaosophy commented 8 months ago

See https://github.com/rehypejs/rehype-highlight