Skip to content

Commit

Permalink
[ADM-774] style: enhance style for img and note text (#1251)
Browse files Browse the repository at this point in the history
  • Loading branch information
lxuebing authored and neomgb committed Mar 21, 2024
1 parent 37b3865 commit b703c8b
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 3,439 deletions.
39 changes: 0 additions & 39 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,9 @@
"hast-util-to-html": "^9.0.0",
"hast-util-to-string": "^3.0.0",
"hastscript": "^9.0.0",
"hast-util-from-html": "^2.0.1",
"hast-util-to-html": "^9.0.0",
"hast-util-to-string": "^3.0.0",
"hastscript": "^9.0.0",
"html-escaper": "^3.0.3",
"htmlparser2": "^9.1.0",
"husky": "^9.0.11",
"htmlparser2": "^9.1.0",
"husky": "^9.0.11",
"kleur": "^4.1.5",
"lint-staged": "^15.2.2",
"mdast-util-from-markdown": "^2.0.0",
Expand All @@ -85,48 +79,26 @@
"micromark-util-character": "^2.1.0",
"micromark-util-symbol": "^2.0.0",
"node-fetch": "^3.3.2",
"lint-staged": "^15.2.2",
"mdast-util-from-markdown": "^2.0.0",
"mdast-util-mdx-jsx": "^3.1.2",
"mdast-util-to-hast": "^13.1.0",
"mdast-util-to-string": "^4.0.0",
"micromark-util-character": "^2.1.0",
"micromark-util-symbol": "^2.0.0",
"node-fetch": "^3.3.2",
"organize-imports-cli": "^0.10.0",
"p-retry": "^6.2.0",
"p-retry": "^6.2.0",
"parse-numeric-range": "^1.3.0",
"preact": "^10.19.7",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"preact": "^10.19.7",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prompts": "^2.4.2",
"rehype": "^13.0.1",
"remark": "^15.0.1",
"remark-directive": "^3.0.0",
"rehype": "^13.0.1",
"remark": "^15.0.1",
"remark-directive": "^3.0.0",
"remove-markdown": "^0.5.0",
"simple-git": "^3.23.0",
"simple-git": "^3.23.0",
"tsm": "^2.3.0",
"typescript": "^5.4.2",
"unified": "^11.0.4",
"unist-util-remove": "^4.0.0",
"unist-util-visit": "^5.0.0",
"typescript": "^5.4.2",
"unified": "^11.0.4",
"unist-util-remove": "^4.0.0",
"unist-util-visit": "^5.0.0",
"unist-util-walker": "^1.0.0",
"vfile": "^6.0.1",
"vitest": "^1.4.0"
"vfile": "^6.0.1",
"vitest": "^1.4.0"
},
"dependencies": {
"@akebifiky/remark-simple-plantuml": "^1.0.2",
Expand All @@ -135,24 +107,13 @@
"@nanostores/preact": "^0.5.1",
"canvas-confetti": "^1.9.2",
"jsdoc-api": "^8.0.0",
"@astrojs/check": "^0.5.9",
"@fontsource/ibm-plex-mono": "5.0.12",
"@nanostores/preact": "^0.5.1",
"canvas-confetti": "^1.9.2",
"jsdoc-api": "^8.0.0",
"minimatch": "^9.0.3",
"nanostores": "^0.10.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"remark-smartypants": "^2.1.0",
"sass": "^1.72.0"
"nanostores": "^0.10.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"remark-smartypants": "^2.1.0",
"sass": "^1.72.0"
},
"engines": {
"node": ">=18.14.1"
Expand Down
Loading

0 comments on commit b703c8b

Please sign in to comment.