The code block is not being highlighted correctly #830
-
Hi, I was trying to deploy my site on Github pages, but the code is not highlighted correctly ![]() Where locally it looks like ![]() Any thoughts on what might be the issue? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
BolunDai0216
Aug 17, 2024
Replies: 1 comment
-
I think I found the issue. I just needed to update the version of the Sphinx packages on GitHub pages. I am not sure which one needed the update, but according to this answer on StackOverflow, it might be |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
BolunDai0216
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think I found the issue. I just needed to update the version of the Sphinx packages on GitHub pages. I am not sure which one needed the update, but according to this answer on StackOverflow, it might be
sphinx-rtd-theme
.