We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced7d7d commit 85bf97dCopy full SHA for 85bf97d
scripts/highlight.sh
@@ -8,7 +8,7 @@
8
pnpm install
9
10
# generate highlight.js file
11
- node tools/build.js -t browser json typescript bash powershell dos
+ node tools/build.js -t browser json typescript bash powershell dos python
12
13
# return back
14
cd ../..
0 commit comments