remove index.ts from source code links
This commit is contained in:
@@ -18,7 +18,7 @@ The extension will generate the corresponding `<strong>` HTML tags when reading
|
|||||||
* macOS: `Command` + `B`
|
* macOS: `Command` + `B`
|
||||||
|
|
||||||
## Source Code
|
## Source Code
|
||||||
[packages/extension-bold/index.ts](https://github.com/ueberdosis/tiptap-next/blob/main/packages/extension-bold/index.ts)
|
[packages/extension-bold/](https://github.com/ueberdosis/tiptap-next/blob/main/packages/extension-bold/)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
<Demo name="Extensions/Bold" highlight="3-5,17,36" />
|
<Demo name="Extensions/Bold" highlight="3-5,17,36" />
|
||||||
@@ -18,7 +18,7 @@ The extension will generate the corresponding `<em>` HTML tags when reading cont
|
|||||||
* macOS: `Command` + `I`
|
* macOS: `Command` + `I`
|
||||||
|
|
||||||
## Source Code
|
## Source Code
|
||||||
[packages/extension-italic/index.ts](https://github.com/ueberdosis/tiptap-next/blob/main/packages/extension-italic/index.ts)
|
[packages/extension-italic/](https://github.com/ueberdosis/tiptap-next/blob/main/packages/extension-italic/)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
<Demo name="Extensions/Italic" highlight="3-5,17,36" />
|
<Demo name="Extensions/Italic" highlight="3-5,17,36" />
|
||||||
|
|||||||
Reference in New Issue
Block a user