Skip to content

Commit

Permalink
fixed: readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Feb 16, 2024
1 parent 9790916 commit 5367426
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -229,10 +229,7 @@ The text expression must contain the `childNodeIndex` that will be used to ident
Given for example the following template:

```html
<p>
<b>Your name is:</b><i>user_icon</i
>
</p>
<p><b>Your name is:</b><i>user_icon</i></p>
```

we could use the following text expression to replace the CommentNode with a TextNode
Expand Down

0 comments on commit 5367426

Please sign in to comment.