Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix typo #1339

Merged
merged 1 commit into from
May 18, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/docPages/overview/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tiptap would be nothing without its lively community. Contributions have always
Make sure to open an issue and outline your idea first. We’ll get back to you quickly and let you know if there is a chance we can merge your contribution.

## Set up the development environment
It’s not too hard to tinker around with the offical repository. You’ll need [Git](https://github.com/git-guides/install-git), [Node](https://nodejs.org/en/download/) and [Yarn](https://classic.yarnpkg.com/en/docs/install/#mac-stable) installed. Here is what you need to do then:
It’s not too hard to tinker around with the official repository. You’ll need [Git](https://github.com/git-guides/install-git), [Node](https://nodejs.org/en/download/) and [Yarn](https://classic.yarnpkg.com/en/docs/install/#mac-stable) installed. Here is what you need to do then:

1. Copy the code to your local machine: `$ git clone git@github.com:ueberdosis/tiptap.git`
2. Install dependencies: `$ yarn install`
Expand Down
2 changes: 1 addition & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-blockquote/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-bold/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-bubble-menu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-bullet-list/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-character-count/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-code-block-lowlight/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-code-block/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-code/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-collaboration-cursor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-collaboration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-document/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-dropcursor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-floating-menu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-focus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-font-family/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-gapcursor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-hard-break/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-heading/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-highlight/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-history/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-horizontal-rule/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-italic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-link/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-list-item/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-mention/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-ordered-list/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-paragraph/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-placeholder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-strike/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-table-cell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-table-header/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-table-row/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-table/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-task-item/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-task-list/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-text-align/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-text-style/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-text/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-typography/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-underline/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
2 changes: 1 addition & 1 deletion packages/html/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.

## Offical Documentation
## Official Documentation
Documentation can be found on the [tiptap website](https://tiptap.dev).

## License
Expand Down
Loading