mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2024-11-13 07:11:06 +07:00
2095e6ffe3
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
7 lines
446 B
HTML
7 lines
446 B
HTML
<p>url <a href="http://www.google.com">http://www.google.com</a>.</p>
|
|
<p>url <a href="http://www.google.com">http://www.google.com</a>!</p>
|
|
<p>url <a href="http://www.google.com">http://www.google.com</a>? foo</p>
|
|
<p>url (<a href="http://www.google.com">http://www.google.com</a>) bazinga</p>
|
|
<p>url [<a href="http://www.google.com">http://www.google.com</a>] bazinga</p>
|
|
<p>url <a href="http://www.google.com">http://www.google.com</a>, bar</p>
|