How to generate syntax code highlighter on the build time? #17011
Unanswered
creativesuraj
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is my blog react-login-form-typescript
If you check the network tab on the Chrome Inspect you will notice the highlight.js is rendering the syntax on the run time. I want it to generate the syntax highlighter on the build time as it a SSG page.
I am using
markdown
andreact-highlight
modules for the sameBeta Was this translation helpful? Give feedback.
All reactions