Skip to content

Commit f244054

Browse files
📦 Add numpy, markdown, md, and additional categories.
1 parent ffc54d2 commit f244054

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@
1010
"docstring",
1111
"highlighter",
1212
"google",
13+
"numpy",
1314
"sphinx",
15+
"markdown",
16+
"md",
1417
"restructuredtext",
1518
"rest"
1619
],
@@ -30,7 +33,9 @@
3033
},
3134
"publisher": "rodolphebarbanneau",
3235
"categories": [
33-
"Programming Languages"
36+
"Programming Languages",
37+
"Themes",
38+
"Visualization"
3439
],
3540
"contributes": {
3641
"grammars": [

0 commit comments

Comments
 (0)