File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ The list of plugins:
9898* 🟢 [ ` remark-emoji ` ] ( https://github.com/rhysd/remark-emoji )
9999 — transform Gemoji short-codes to emoji
100100* 🟢 [ ` remark-extended-table ` ] ( https://github.com/wataru-chocola/remark-extended-table )
101- — extended table syntax allowing colspan / rowspan
101+ — extended table syntax allowing colspan / rowspan
102102* 🟢 [ ` remark-extract-frontmatter ` ] ( https://github.com/mrzmmr/remark-extract-frontmatter )
103103 — store front matter in vfiles
104104* 🟢 [ ` remark-first-heading ` ] ( https://github.com/laat/remark-first-heading )
Original file line number Diff line number Diff line change 3333 "typescript" : " ^4.0.0" ,
3434 "unified" : " ^10.0.0" ,
3535 "unist-util-remove-position" : " ^4.0.0" ,
36- "xo" : " ^0.45 .0"
36+ "xo" : " ^0.46 .0"
3737 },
3838 "scripts" : {
3939 "build" : " npm run build --workspaces && rimraf \" *.d.ts\" \" {test,script}/**/*.d.ts\" && tsc && type-coverage" ,
You can’t perform that action at this time.
0 commit comments