Agreed on highlighting with a different background color. Unfortunately, it can be difficult to find a background color that is different-enough from the usual background while maintaining a high enough contrast with…
I'm curious why you avoided using mdx-prism in favor of re-implementing much of it yourself. If only because I just used it in my own project and spent time patching a minor Firefox-specific bug, and now I have FOMO…
To mitigate the tracking problem, Firefox only defers loading of images when JS is enabled: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/im... Chrome seemed to behave this way as well when I tested it a…
Agreed on highlighting with a different background color. Unfortunately, it can be difficult to find a background color that is different-enough from the usual background while maintaining a high enough contrast with…
I'm curious why you avoided using mdx-prism in favor of re-implementing much of it yourself. If only because I just used it in my own project and spent time patching a minor Firefox-specific bug, and now I have FOMO…
To mitigate the tracking problem, Firefox only defers loading of images when JS is enabled: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/im... Chrome seemed to behave this way as well when I tested it a…