#syntax-highlighting

[ follow ]
Web development
fromCSS-Tricks
1 day ago

No-Hassle Visual Studio Code Theming: Building an Extension | CSS-Tricks

Creating a custom syntax-color theme for a website using Astro and Shiki with CSS variables can be done in a few hours and easily refined.
fromRubyflow
3 months ago

Code highlighting with Rails

Whether we're building a blog, a CMS, a documentation site, or any other Rails app that accepts user-generated markdown, adding syntax highlighting to code blocks is an essential feature.In this article, we will learn how to add syntax highlighting to Rails applications by showing different ways to do it and a couple of nice tricks to improve the user experience.
#python-314
[ Load more ]