-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
A clear and concise description of what the bug is.
When I install the dependencies successuflly and run npm run dev
,
the web app pops up in the browser successfully.
But when I goto http://localhost:3001/posts/markdown-reference
I dont see correct highlighting of the code that is present in the mardown.
Check images attached
To Reproduce
Steps to reproduce the behavior:
- Run
npm run dev
- Go to
/posts/markdown-reference
- Scroll down to the header named
JSX
orHTML
- The code sample is not highlighted
Expected behavior
In step no. 4 above, the code sample should be highlighted.
Desktop (please complete the following information):
- OS: Mac OS Sonoma 14.1
- Browser Brave v1.73.89, Chrome latest
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working