eleventy-base-blog icon indicating copy to clipboard operation
eleventy-base-blog copied to clipboard

Diff doesn't seem to work

Open sharavananpa opened this issue 4 months ago • 0 comments

The prism-diff.css doesn't seem to take effect in the code blocks with diff-{language} identifier.

I suspect the problem isn't with the css itself and probably have to do with some configuration, since the code block is not getting chunked into different html elements with appropriate class names.

Image

Image

I confirmed the problem in my local setup and in the already deployed version.

sharavananpa avatar Jun 22 '25 11:06 sharavananpa