From c961d04342e0238a0a7983489ad24db33c6757b3 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Thu, 13 Aug 2020 11:46:13 +0200 Subject: [PATCH] clean up introduction --- docs/src/docPages/introduction.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/src/docPages/introduction.md b/docs/src/docPages/introduction.md index 3becfa91..7d14458e 100644 --- a/docs/src/docPages/introduction.md +++ b/docs/src/docPages/introduction.md @@ -13,12 +13,3 @@ Although tiptap tries to hide most of the complexity of ProseMirror, it’s is b - [Nextcloud](https://apps.nextcloud.com/apps/text) - [Craft CMS](https://craftcms.com/) - [and many more →](https://github.com/ueberdosis/tiptap/network/dependents?package_id=UGFja2FnZS0xMzE5OTg0ODc%3D) - -## Contributing - -Please see the [`CONTRIBUTING.md`](https://github.com/ueberdosis/tiptap-next/blob/main/CONTRIBUTING.md) file for details. - -```bash -yarn install -yarn start -```