Skip to content

Commit ccfdb8c

Browse files
authored
docs: restore newline changes
1 parent a53b074 commit ccfdb8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ console.log(
217217
'Hello, the words yes and yep will be marked. Also add1, add2, remove1, remove2',
218218
)
219219
````
220+
220221
```jsx title="code.js" "hello" /ye[sp]/ add=/add[12]/ del=/remove[12]/
221222
console.log(
222223
'Hello, the words yes and yep will be marked. Also add1, add2, remove1, remove2',

0 commit comments

Comments
 (0)