👾 smth
This commit is contained in:
parent
d9ab4cf2bc
commit
fec6e3dae4
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ str = str.replace(regexp, `<h1>Hello</h1>`);
|
|||
```
|
||||
|
||||
After that the value of `str` should be:
|
||||
|
||||
```html
|
||||
<html>
|
||||
<body style="height: 200px"><h1>Hello</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue