add link to the source code

This commit is contained in:
Hans Pagel 2020-08-20 18:14:41 +02:00
parent 161d110c3a
commit 98d69258c1

View File

@ -18,5 +18,8 @@ The extension will generate the corresponding `<strong>` HTML tags when reading
* macOS: `Command` + `B`
## Usage
<Demo name="Extensions/Bold" />
## Source Code
[packages/extension-bold/index.ts](https://github.com/ueberdosis/tiptap-next/blob/main/packages/extension-bold/index.ts)