#syntax-highlighting

[ follow ]
Shiki
2 months ago
JavaScript

Shiki

Powerful TextMate grammar engine like VS Code
Zero JavaScript runtime for perfect syntax highlight
Customizable with HAST-based addons [ more ]
Frontend Masters Boost
2 months ago
Web development

Syntax Highlighting with no spans?!

Syntax highlighting on the web often involves using RegEx to find tokens and wrap them in <span> tags with classes.
An alternative highlighting method involves using JavaScript's Highlight() API to set ranges on text and then style them using CSS selectors. [ more ]
Vue.js Examples
3 months ago
Vue

An online editor to easily build markdown files

Real-time preview and syntax highlighting
Support for GitHub flavored Markdown [ more ]
[ Load more ]