jaywcjlove / hotkeys-js

➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
https://jaywcjlove.github.io/hotkeys-js
MIT License
6.66k stars 410 forks source link

chore(deps): update dependency @uiw/react-markdown-preview to v3.4.0 - autoclosed #305

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@uiw/react-markdown-preview (source) 3.1.1 -> 3.4.0 age adoption passing confidence

Release Notes

uiwjs/react-markdown-preview ### [`v3.4.0`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.4.0) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.3.6...v3.4.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.4.0/file/README.md) - 🌟 feat: New syntax for adding attributes to Markdown. [`8405c79`](https://togithub.com/uiwjs/react-markdown-preview/commit/8405c79) [@​jaywcjlove](https://togithub.com/jaywcjlove) - πŸ’„ chore: Add Code Formatter. [`18f4883`](https://togithub.com/uiwjs/react-markdown-preview/commit/18f4883) [@​jaywcjlove](https://togithub.com/jaywcjlove) - πŸ’„ chore(deps): pin dependency husky to 7.0.2 ([#​139](https://togithub.com/uiwjs/react-markdown-preview/issues/139)) [`2922f55`](https://togithub.com/uiwjs/react-markdown-preview/commit/2922f55) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency tsbb to v3.4.4 ([#​138](https://togithub.com/uiwjs/react-markdown-preview/issues/138)) [`0a40ac7`](https://togithub.com/uiwjs/react-markdown-preview/commit/0a40ac7) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ“– doc: Update README.md [`651f05e`](https://togithub.com/uiwjs/react-markdown-preview/commit/651f05e) [@​jaywcjlove](https://togithub.com/jaywcjlove) ```bash npm i @​uiw/react-markdown-preview@3.4.0 ``` #### Markdown Features ##### Supports for CSS Style Use HTML comments [``](https://togithub.com/jaywcjlove/rehype-attr) to let Markdown support style customization. ```markdown #### Title Markdown Supports **Style** ``` ##### Support for [GFM footnotes](https://github.blog/changelog/2021-09-30-footnotes-now-supported-in-markdown-fields/) ```markdown Here is a simple footnote[^1]. With some additional text after it. [^1]: My reference. ``` ### [`v3.3.6`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.3.6) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.3.5...v3.3.6) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.3.6/file/README.md) - 🐞 fix(deps): update dependency rehype-rewrite to v3.0.4 ([#​136](https://togithub.com/uiwjs/react-markdown-preview/issues/136)) [`d86fcfe`](https://togithub.com/uiwjs/react-markdown-preview/commit/d86fcfe) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix: Fix header anchor error. ([#​136](https://togithub.com/uiwjs/react-markdown-preview/issues/136)) [`3c42208`](https://togithub.com/uiwjs/react-markdown-preview/commit/3c42208) [@​jaywcjlove](https://togithub.com/jaywcjlove) ```bash npm i @​uiw/react-markdown-preview@3.3.6 ``` ### [`v3.3.5`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.3.5) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.3.4...v3.3.5) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.3.5/file/README.md) - πŸ’„ chore: update .github/workflows/ci.marster.yml [`f7ab2fa`](https://togithub.com/uiwjs/react-markdown-preview/commit/f7ab2fa) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(deps): update dependency remark-gfm to v3 ([#​135](https://togithub.com/uiwjs/react-markdown-preview/issues/135)) [`62fd375`](https://togithub.com/uiwjs/react-markdown-preview/commit/62fd375) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency tsbb to v3.4.1 ([#​134](https://togithub.com/uiwjs/react-markdown-preview/issues/134)) [`a619ca9`](https://togithub.com/uiwjs/react-markdown-preview/commit/a619ca9) [@​renovate-bot](https://togithub.com/renovate-bot) - πŸ’„ chore(deps): update dependency [@​types/react](https://togithub.com/types/react) to v17.0.27 ([#​133](https://togithub.com/uiwjs/react-markdown-preview/issues/133)) [`30bb4fd`](https://togithub.com/uiwjs/react-markdown-preview/commit/30bb4fd) [@​renovate-bot](https://togithub.com/renovate-bot) Add support for [GFM footnotes](https://github.blog/changelog/2021-09-30-footnotes-now-supported-in-markdown-fields/) ```bash npm i @​uiw/react-markdown-preview@3.3.5 ``` ### [`v3.3.4`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.3.4) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.3.3...v3.3.4) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.3.4/file/README.md) ```bash npm i @​uiw/react-markdown-preview@3.3.4 ``` - πŸ“– doc: Update README.md [`4fceb59`](https://togithub.com/uiwjs/react-markdown-preview/commit/4fceb59) - πŸ’„ chore(deps): update dependency compile-less-cli to v1.8.9 ([#​131](https://togithub.com/uiwjs/react-markdown-preview/issues/131)) [`0877a2c`](https://togithub.com/uiwjs/react-markdown-preview/commit/0877a2c) [@​renovate](https://togithub.com/renovate)\[bot] - 🐞 fix(deps): update dependency [@​mapbox/rehype-prism](https://togithub.com/mapbox/rehype-prism) to v0.8.0 ([#​130](https://togithub.com/uiwjs/react-markdown-preview/issues/130)) [`adf8272`](https://togithub.com/uiwjs/react-markdown-preview/commit/adf8272) [@​renovate](https://togithub.com/renovate)\[bot] - πŸ’„ chore(deps): update dependency tsbb to v3.4.0 ([#​129](https://togithub.com/uiwjs/react-markdown-preview/issues/129)) [`5e70549`](https://togithub.com/uiwjs/react-markdown-preview/commit/5e70549) [@​renovate](https://togithub.com/renovate)\[bot] - πŸ’„ chore(deps): update dependency [@​types/react](https://togithub.com/types/react) to v17.0.26 ([#​127](https://togithub.com/uiwjs/react-markdown-preview/issues/127)) [`6cfa599`](https://togithub.com/uiwjs/react-markdown-preview/commit/6cfa599) [@​renovate](https://togithub.com/renovate)\[bot] - 🐞 fix(deps): update dependency rehype-rewrite to v3 ([#​132](https://togithub.com/uiwjs/react-markdown-preview/issues/132)) [`c3cc24e`](https://togithub.com/uiwjs/react-markdown-preview/commit/c3cc24e) [@​renovate](https://togithub.com/renovate)\[bot] - πŸ’„ chore(deps): update dependency jest to v27.2.4 ([#​128](https://togithub.com/uiwjs/react-markdown-preview/issues/128)) [`e372605`](https://togithub.com/uiwjs/react-markdown-preview/commit/e372605) [@​renovate](https://togithub.com/renovate)\[bot] - πŸ†Ž type: Fix rehype-rewrite type errors. [`09eb95d`](https://togithub.com/uiwjs/react-markdown-preview/commit/09eb95d) ### [`v3.3.3`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.3.3) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.3.2...v3.3.3) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.3.3/file/README.md) ```bash npm i @​uiw/react-markdown-preview@3.3.3 ``` - πŸ“– doc: Update README.md [`68c2851`](https://togithub.com/uiwjs/react-markdown-preview/commit/68c2851) - πŸ†Ž type: Fix type errors. [`12a17e2`](https://togithub.com/uiwjs/react-markdown-preview/commit/12a17e2) - πŸ’„ chore: update .gitignore [`aecb365`](https://togithub.com/uiwjs/react-markdown-preview/commit/aecb365) - β›‘ test: Add test case. [`a93093f`](https://togithub.com/uiwjs/react-markdown-preview/commit/a93093f) - πŸ’„ chore: update .github/workflows/ci.yml [`ffee1a2`](https://togithub.com/uiwjs/react-markdown-preview/commit/ffee1a2) - πŸ’„ chore: update .github/workflows/ci.yml [`49dfd76`](https://togithub.com/uiwjs/react-markdown-preview/commit/49dfd76) - πŸ“– doc: Update README.md [`67d30d7`](https://togithub.com/uiwjs/react-markdown-preview/commit/67d30d7) - πŸ’„ chore: add .github/workflows/pr.yml [`190623e`](https://togithub.com/uiwjs/react-markdown-preview/commit/190623e) - πŸ’„ chore: Update .github/workflows/ci.yml -> .github/workflows/ci.marster.yml [`afffb27`](https://togithub.com/uiwjs/react-markdown-preview/commit/afffb27) - 🐞 fix(deps): update dependency rehype-rewrite to v2.1.1 ([#​122](https://togithub.com/uiwjs/react-markdown-preview/issues/122) [#​125](https://togithub.com/uiwjs/react-markdown-preview/issues/125)) [`0caffa5`](https://togithub.com/uiwjs/react-markdown-preview/commit/0caffa5) [@​renovate](https://togithub.com/renovate)\[bot] - πŸ’„ chore(deps): update dependency [@​types/react](https://togithub.com/types/react) to v17.0.21 ([#​124](https://togithub.com/uiwjs/react-markdown-preview/issues/124)) [`8360814`](https://togithub.com/uiwjs/react-markdown-preview/commit/8360814) [@​renovate](https://togithub.com/renovate)\[bot] - πŸ’„ chore(deps): update dependency jest to v27.2.0 ([#​123](https://togithub.com/uiwjs/react-markdown-preview/issues/123)) [`5c2b90f`](https://togithub.com/uiwjs/react-markdown-preview/commit/5c2b90f) [@​renovate](https://togithub.com/renovate)\[bot] - πŸ’„ chore(deps): update dependency tsbb to v3.2.1 ([#​121](https://togithub.com/uiwjs/react-markdown-preview/issues/121)) [`1602680`](https://togithub.com/uiwjs/react-markdown-preview/commit/1602680) [@​renovate](https://togithub.com/renovate)\[bot] ### [`v3.3.2`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.3.2) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.3.1...v3.3.2) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.3.2/file/README.md) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/@​uiw/react-markdown-preview)](https://bundlephobia.com/result?p=@​uiw/react-markdown-preview@3.3.2) ```shell npm i @​uiw/react-markdown-preview@3.3.2 ``` - πŸ’„ chore(deps): update dependency [@​uiw/react-shields](https://togithub.com/uiw/react-shields) to v1.1.2 ([#​119](https://togithub.com/uiwjs/react-markdown-preview/issues/119)) [`a3b9afb`](https://togithub.com/uiwjs/react-markdown-preview/commit/a3b9afb) [@​renovate](https://togithub.com/renovate)\[bot] - πŸ’„ chore(deps): update dependency [@​uiw/react-github-corners](https://togithub.com/uiw/react-github-corners) to v1.5.3 ([#​120](https://togithub.com/uiwjs/react-markdown-preview/issues/120)) [`a8035d3`](https://togithub.com/uiwjs/react-markdown-preview/commit/a8035d3) [@​renovate](https://togithub.com/renovate)\[bot] - πŸ’„ chore(deps): update dependency tsbb to v3.1.5 ([#​118](https://togithub.com/uiwjs/react-markdown-preview/issues/118)) [`ea173c0`](https://togithub.com/uiwjs/react-markdown-preview/commit/ea173c0) [@​renovate](https://togithub.com/renovate)\[bot] - 🌍 website: Fix shields import errors. [`0498992`](https://togithub.com/uiwjs/react-markdown-preview/commit/0498992) ### [`v3.3.1`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.3.1) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.3.0...v3.3.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.3.1/file/README.md) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/@​uiw/react-markdown-preview)](https://bundlephobia.com/result?p=@​uiw/react-markdown-preview@3.3.1) ```shell npm i @​uiw/react-markdown-preview@3.3.1 ``` - πŸ’„ chore: update workflows config. [`5105ad9`](https://togithub.com/uiwjs/react-markdown-preview/commit/5105ad9) - πŸ’„ chore(deps): update dependency [@​uiw/react-github-corners](https://togithub.com/uiw/react-github-corners) to v1.5.1 ([#​113](https://togithub.com/uiwjs/react-markdown-preview/issues/113)) [`0b75084`](https://togithub.com/uiwjs/react-markdown-preview/commit/0b75084) [@​renovate](https://togithub.com/renovate)\[bot] - πŸ’„ chore: update workflows config. [`6e1860f`](https://togithub.com/uiwjs/react-markdown-preview/commit/6e1860f) - πŸ’„ chore(deps): update dependency tsbb to v3.1.3 ([#​112](https://togithub.com/uiwjs/react-markdown-preview/issues/112)) [`a98a7cc`](https://togithub.com/uiwjs/react-markdown-preview/commit/a98a7cc) [@​renovate](https://togithub.com/renovate)\[bot] - πŸ’„ chore(deps): update dependency [@​types/react](https://togithub.com/types/react) to v17.0.20 ([#​116](https://togithub.com/uiwjs/react-markdown-preview/issues/116)) [`1ef9b74`](https://togithub.com/uiwjs/react-markdown-preview/commit/1ef9b74) [@​renovate](https://togithub.com/renovate)\[bot] - 🐞 fix(deps): update dependency rehype-rewrite to v2 ([#​114](https://togithub.com/uiwjs/react-markdown-preview/issues/114)) [`bab67e6`](https://togithub.com/uiwjs/react-markdown-preview/commit/bab67e6) [@​renovate](https://togithub.com/renovate)\[bot] - πŸ’„ chore(deps): update dependency tsbb to v3.1.4 ([#​117](https://togithub.com/uiwjs/react-markdown-preview/issues/117)) [`f98be98`](https://togithub.com/uiwjs/react-markdown-preview/commit/f98be98) [@​renovate](https://togithub.com/renovate)\[bot] - 🐞 fix(deps): update dependency [@​babel/runtime](https://togithub.com/babel/runtime) to v7.15.4 ([#​115](https://togithub.com/uiwjs/react-markdown-preview/issues/115)) [`558b574`](https://togithub.com/uiwjs/react-markdown-preview/commit/558b574) [@​renovate](https://togithub.com/renovate)\[bot] - πŸ’„ chore(deps): update dependency compile-less-cli to v1.8.8 ([#​106](https://togithub.com/uiwjs/react-markdown-preview/issues/106)) [`995c6d6`](https://togithub.com/uiwjs/react-markdown-preview/commit/995c6d6) [@​renovate](https://togithub.com/renovate)\[bot] ### [`v3.3.0`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.3.0) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.2.2...v3.3.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.3.0/file/README.md) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/@​uiw/react-markdown-preview)](https://bundlephobia.com/result?p=@​uiw/react-markdown-preview@3.3.0) ```bash npm i @​uiw/react-markdown-preview@3.3.0 ``` ```bash β”œβ”€β”€ esm β”œβ”€β”€ lib β”œβ”€β”€ src └── markdown.css ``` ##### Support Nextjs ```js // next.config.js const removeImports = require('next-remove-imports')(); module.exports = removeImports({}); ``` ```jsx import MarkdownPreview from '@​uiw/react-markdown-preview'; import '@​uiw/react-markdown-preview/markdown.css'; ``` - 🐞 fix(deps): update dependency react-markdown to v7.0.1 ([#​111](https://togithub.com/uiwjs/react-markdown-preview/issues/111)) [`d140e0d`](https://togithub.com/uiwjs/react-markdown-preview/commit/d140e0d) - 🐞 fix(deps): update dependency rehype-raw to v6.1.0 ([#​110](https://togithub.com/uiwjs/react-markdown-preview/issues/110)) [`a07ac68`](https://togithub.com/uiwjs/react-markdown-preview/commit/a07ac68) - 🐞 fix(deps): update dependency rehype-autolink-headings to v6.1.0 ([#​108](https://togithub.com/uiwjs/react-markdown-preview/issues/108)) [`5d3f12b`](https://togithub.com/uiwjs/react-markdown-preview/commit/5d3f12b) - πŸ’„ chore(deps): update dependency tsbb to v3 [`15399d7`](https://togithub.com/uiwjs/react-markdown-preview/commit/15399d7) ### [`v3.2.2`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.2.2) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.2.1...v3.2.2) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.2.2/file/README.md) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/@​uiw/react-markdown-preview)](https://bundlephobia.com/result?p=@​uiw/react-markdown-preview@3.2.2) ```bash npm i @​uiw/react-markdown-preview@3.2.2 ``` - 🌟 feat: add prefixCls props. [`98f3d53`](https://togithub.com/uiwjs/react-markdown-preview/commit/98f3d53) ### [`v3.2.1`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.2.1) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.2.0...v3.2.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.2.1/file/README.md) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/@​uiw/react-markdown-preview)](https://bundlephobia.com/result?p=@​uiw/react-markdown-preview@3.2.1) ```bash npm i @​uiw/react-markdown-preview@3.2.1 ``` - πŸ“– doc: Update README.md [`5017ce9`](https://togithub.com/uiwjs/react-markdown-preview/commit/5017ce9) - 🐞 fix(deps): update dependency remark-autolink-headings to v7.0.1 [`f18bc3a`](https://togithub.com/uiwjs/react-markdown-preview/commit/f18bc3a) - πŸ’„ chore(deps): update dependency [@​types/react](https://togithub.com/types/react) to v17.0.18 [`352312e`](https://togithub.com/uiwjs/react-markdown-preview/commit/352312e) - πŸ’„ chore(deps): update remark-slug -> rehype-slug & remark-autolink-headings -> rehype-autolink-headings. [`e03b09b`](https://togithub.com/uiwjs/react-markdown-preview/commit/e03b09b) ### [`v3.2.0`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.2.0) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.1.4...v3.2.0) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.2.0/file/README.md) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/@​uiw/react-markdown-preview)](https://bundlephobia.com/result?p=@​uiw/react-markdown-preview@3.2.0) ```bash npm i @​uiw/react-markdown-preview@3.2.0 ``` - 🐞 fix(deps): update dependency react-markdown to v7 [`c4bcfc8`](https://togithub.com/uiwjs/react-markdown-preview/commit/c4bcfc8) - 🐞 fix(deps): update remark monorepo [`beefb6f`](https://togithub.com/uiwjs/react-markdown-preview/commit/beefb6f) - 🐞 fix(deps): update dependency rehype-raw to v6 [`6bfe014`](https://togithub.com/uiwjs/react-markdown-preview/commit/6bfe014) - 🐞 fix(deps): update kkt monorepo. [`72fd88a`](https://togithub.com/uiwjs/react-markdown-preview/commit/72fd88a) - πŸ†Ž type: Fix type error in react-markdown v7 [#​102](https://togithub.com/uiwjs/react-markdown-preview/issues/102) [`d7086c2`](https://togithub.com/uiwjs/react-markdown-preview/commit/d7086c2) ### [`v3.1.4`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.1.4) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.1.3...v3.1.4) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.1.4/file/README.md) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/@​uiw/react-markdown-preview)](https://bundlephobia.com/result?p=@​uiw/react-markdown-preview@3.1.4) ```bash npm i @​uiw/react-markdown-preview@3.1.4 ``` - 🐞 fix(deps): update dependency [@​mapbox/rehype-prism](https://togithub.com/mapbox/rehype-prism) to v0.7.0 [`a6247e2`](https://togithub.com/uiwjs/react-markdown-preview/commit/a6247e2) - 🐞 fix(deps): update dependency react-markdown to v6.0.3 [`b3d4209`](https://togithub.com/uiwjs/react-markdown-preview/commit/b3d4209) ### [`v3.1.3`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.1.3) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.1.2...v3.1.3) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.1.3/file/README.md) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/@​uiw/react-markdown-preview)](https://bundlephobia.com/result?p=@​uiw/react-markdown-preview@3.1.3) ```bash npm i @​uiw/react-markdown-preview@3.1.3 ``` - πŸ“– doc: update workflows config. [`32fa139`](https://togithub.com/uiwjs/react-markdown-preview/commit/32fa139) - 🎨 style: update kbd styles. [`f2ab207`](https://togithub.com/uiwjs/react-markdown-preview/commit/f2ab207) ### [`v3.1.2`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.1.2) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.1.1...v3.1.2) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.1.2/file/README.md) [![](https://img.shields.io/github/issues/uiwjs/react-markdown-preview.svg)](https://togithub.com/uiwjs/react-markdown-preview/releases) [![](https://img.shields.io/github/forks/uiwjs/react-markdown-preview.svg)](https://togithub.com/uiwjs/react-markdown-preview/network) [![](https://img.shields.io/github/stars/uiwjs/react-markdown-preview.svg)](https://togithub.com/uiwjs/react-markdown-preview/stargazers) [![](https://img.shields.io/github/release/uiwjs/react-markdown-preview.svg)](https://togithub.com/uiwjs/react-markdown-preview/releases) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/@​uiw/react-markdown-preview)](https://bundlephobia.com/result?p=@​uiw/react-markdown-preview@3.1.2) ```bash npm i @​uiw/react-markdown-preview@3.1.2 ``` - πŸ“– doc: Update README.md [`d582aa6`](http://github.com/uiwjs/react-markdown-preview/commit/d582aa6ffebae71c99b5a9c254974154fd6197d3) - 🎨 style: Update mackdown kbd style. [`75744f4`](http://github.com/uiwjs/react-markdown-preview/commit/75744f416767ddb104a6cfcca431223def674d2f) - πŸ’„ chore(deps): update dependency kkt to v6.10.4 [`8cd4aaa`](http://github.com/uiwjs/react-markdown-preview/commit/8cd4aaa1f089388384ef9418998860b96dc1475c) - πŸ’„ chore(deps): update devDependencies. [`be0bbaa`](http://github.com/uiwjs/react-markdown-preview/commit/be0bbaa8d6965089637b68cacb8ea5b011562755)

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.