Skip to content

Commit

Permalink
Add @diplodoc/tabs-extension & markdown-it- emoji, ins, mark, sub (#2031
Browse files Browse the repository at this point in the history
)
  • Loading branch information
mournfulCoroner authored Jan 24, 2025
1 parent d5fc0bc commit 6da972a
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 3 deletions.
43 changes: 40 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"@diplodoc/cut-extension": "^0.5.0",
"@diplodoc/latex-extension": "^1.1.0",
"@diplodoc/mermaid-extension": "^1.2.3",
"@diplodoc/tabs-extension": "^3.5.1",
"@diplodoc/transform": "^4.42.3",
"@gravity-ui/app-layout": "^2.1.0",
"@gravity-ui/browserslist-config": "^4.3.0",
Expand Down Expand Up @@ -89,7 +90,11 @@
"lodash": "^4.17.21",
"luxon": "^1.28.0",
"markdown-it-color": "^2.1.1",
"markdown-it-emoji": "^2.0.2",
"markdown-it-ins": "^4.0.0",
"markdown-it-link-attributes": "^4.0.1",
"markdown-it-mark": "^4.0.0",
"markdown-it-sub": "^2.0.0",
"mime": "^1.6.0",
"moment": "^2.29.4",
"moment-timezone": "^0.5.34",
Expand Down Expand Up @@ -152,6 +157,7 @@
"@types/lodash": "^4.14.168",
"@types/luxon": "^1.26.2",
"@types/markdown-it": "^13.0.7",
"@types/markdown-it-emoji": "^2.0.2",
"@types/markdown-it-link-attributes": "^3.0.4",
"@types/node": "^20.16.10",
"@types/passport-openidconnect": "^0.1.3",
Expand Down

0 comments on commit 6da972a

Please sign in to comment.