markdown-with-front-matter-loader icon indicating copy to clipboard operation
markdown-with-front-matter-loader copied to clipboard

Hi! How I can add code highlighting inside markdown?

Open EvgenyLeukhin opened this issue 6 years ago • 0 comments
trafficstars

For example (to get the same result as here)

// some variable
let a = true;

EvgenyLeukhin avatar Sep 01 '19 14:09 EvgenyLeukhin