The contents is
"
hello world hello.
<a href="#">hello</a>
"
How to replace space before "hello"
to
,and not replace the space between a and href.
The contents is
"
hello world hello.
<a href="#">hello</a>
"
How to replace space before "hello"
to
,and not replace the space between a and href.