markdown-with-front-matter-loader
markdown-with-front-matter-loader copied to clipboard
Hi! How I can add code highlighting inside markdown?
trafficstars
For example (to get the same result as here)
// some variable
let a = true;