From 29f516820ccaf7f516341653148249996f605793 Mon Sep 17 00:00:00 2001 From: Aleks Hudochenkov Date: Thu, 5 Jan 2023 00:08:12 +0100 Subject: [PATCH 1/2] Update postcss-html and postcss-markdown repositories --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf75fff99..2922836ce 100644 --- a/README.md +++ b/README.md @@ -177,8 +177,8 @@ you can write a parser and/or stringifier to extend PostCSS. [`postcss-less-engine`]: https://github.com/Crunch/postcss-less [`postcss-safe-parser`]: https://github.com/postcss/postcss-safe-parser [`postcss-syntax`]: https://github.com/gucong3000/postcss-syntax -[`postcss-html`]: https://github.com/gucong3000/postcss-html -[`postcss-markdown`]: https://github.com/gucong3000/postcss-markdown +[`postcss-html`]: https://github.com/ota-meshi/postcss-html +[`postcss-markdown`]: https://github.com/ota-meshi/postcss-markdown [`postcss-jsx`]: https://github.com/gucong3000/postcss-jsx [`postcss-styled`]: https://github.com/gucong3000/postcss-styled [`postcss-scss`]: https://github.com/postcss/postcss-scss From 292b8f05d71186d656bbd121a828676163581241 Mon Sep 17 00:00:00 2001 From: Aleks Hudochenkov Date: Thu, 5 Jan 2023 00:11:02 +0100 Subject: [PATCH 2/2] Add postcss-styled-syntax to list of syntaxes --- README.md | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 2922836ce..061e57c8f 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,8 @@ you can write a parser and/or stringifier to extend PostCSS. * [`postcss-syntax`] switch syntax automatically by file extensions. * [`postcss-html`] parsing styles in `