Tutorial: Dynamic syntax highlighting in editor.js using prism.js (Next.js app)
How to load dynamic languages for Prism.js in a NextJS app if your data comes from the simple EditorJS code plugin. Dynamically highlight syntax for any language supported by Prism.js
Read More