-
Notifications
You must be signed in to change notification settings - Fork 676
Closed
Assignees
@Vigilans
Description
🐛 Bug Report
The highlight.js
seems unable to recognize python3, and will not highlight the code fences.
To Reproduce
Execute Show Top Voted Solution
on any problem with language python3, then we'll get
image
Expected behavior
Alter Solution.lang: python3
to python
when passed to highlight.js
.