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
As a user, when I want to add a code snippet, there will be an option to select what programming language my snippet is in, so that my code example will look clearer.
Current Behavior
There is no syntax highlighting feature.
Steps to reproduce
Please provide detailed steps for reproducing the issue
Context
This is a story of master feature #197.
The editor is in components/editor.
Expected Behavior
As a user, when I want to add a code snippet, there will be an option to select what programming language my snippet is in, so that my code example will look clearer.
Current Behavior
There is no syntax highlighting feature.
Steps to reproduce
Please provide detailed steps for reproducing the issue
Additional info
https://tiptap.dev/examples/syntax-highlighting
https://tiptap.dev/api/nodes/code-block-lowlight
The text was updated successfully, but these errors were encountered: