Skip to content

Commit b74f890

Browse files
authored
Update creating-content.mdx
1 parent d4312a7 commit b74f890

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/tutorialkit.dev/src/content/docs/guides/creating-content.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -220,14 +220,6 @@ console.log(
220220
)
221221
```
222222

223-
````md
224-
```jsx "hello" /ye[sp]/ add=/add[12]/ del=/remove[12]/
225-
````
226-
```jsx "hello" /ye[sp]/ add=/add[12]/ del=/remove[12]/
227-
console.log(
228-
'Hello, the words yes and yep will be marked. Also add1, add2, remove1, remove2',
229-
)
230-
```
231223

232224
#### Importing files
233225

0 commit comments

Comments
 (0)