Skip to content

Commit 85bf97d

Browse files
committed
add python highlight support
1 parent ced7d7d commit 85bf97d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/highlight.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
pnpm install
99

1010
# generate highlight.js file
11-
node tools/build.js -t browser json typescript bash powershell dos
11+
node tools/build.js -t browser json typescript bash powershell dos python
1212

1313
# return back
1414
cd ../..

0 commit comments

Comments
 (0)