webdiff icon indicating copy to clipboard operation
webdiff copied to clipboard

Markdown styles bleed across diffhunks

Open danvk opened this issue 8 months ago • 1 comments

For example, 492981e in https://github.com/danvk/hybrid-boggle:

Image

Unclear where the italics are coming from, but they shouldn't be bleeding into the tables.

danvk avatar Jun 04 '25 16:06 danvk

This is a hljs bug: https://github.com/highlightjs/highlight.js/issues/4279

danvk avatar Jun 08 '25 15:06 danvk