|
|
|
|
|
by mapreduce
833 days ago
|
|
If the anchor tag already has the URL as text, then will the URL be printed twice? Like if I've got <a href="https://www.google.com/">https://www.google.com/</a>
Will it print like this? https://www.google.com (https://www.google.com)
|
|