From dcf566e49ec46b5e36219e02cace134ef13967b0 Mon Sep 17 00:00:00 2001 From: David Anson Date: Sat, 25 Apr 2020 21:03:31 -0700 Subject: [PATCH] Add WordPress Gutenberg to Examples section in README.md. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d11c756..bb1720c5 100644 --- a/README.md +++ b/README.md @@ -787,6 +787,7 @@ For ideas how to integrate `markdownlint` into your workflow, refer to the follo * [V8](https://v8.dev/) ([Search repository](https://github.com/v8/v8.dev/search?q=markdownlint)) * [webhint](https://webhint.io/) ([Search repository](https://github.com/webhintio/hint/search?q=markdownlint)) * [webpack](https://webpack.js.org/) ([Search repository](https://github.com/webpack/webpack.js.org/search?q=markdownlint)) +* [WordPress](https://wordpress.org/gutenberg/) ([Search repository](https://github.com/WordPress/gutenberg/search?q=markdownlint)) ## Contributing