DEV Community

Discussion on: How to use the Remark Markdown converters with Next.js projects

 
jameswallis profile image
James Wallis

Hi, oh yeah sorry. I can't remember getting syntax highlighting working with React Remark, can't even recall trying.

I'd check that the CSS classnames are being added on the client side, that'll narrow down whether it's the CSS that isn't working or the converter. Do you want to send me a link to your site with some content that should be highlighted?