You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2024. It is now read-only.
thank you for develop great library, I use
rehype-prismwith Next.js in my blog.By the way, can we use multiple hightlight likes
language-diff-jsx(ref)?More specifically, I want to use
language-diff-jsx diff-highlight.I tried following methods but I cant.
jsx-diff: Error: Unknown language:jsx-diffis not registereddiff-jsx: Error: Unknown language:diff-jsxis not registeredlanguage-jsx-diff: highlight only one language type specified in mdxrehype-prismhas methods of multiple highlight?Thanks for reading!