How can i complet this nesting task

Tell us what’s happening:

I AM STUCK ON THIS, PLEASE HELP

Your code so far


<h2>CatPhotoApp</h2>
<main>
<p> "View more " 
<a href="https://freecatphotoapp.com" target="_blank">cat photos</a>
</p>

<img src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back.">

<p>Kitty ipsum dolor sit amet, shed free everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
<p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0.

Challenge: Nest an Anchor Element within a Paragraph

Link to the challenge:

What part has you stuck? What do the failing tests say? What else have you tried?

it saying:
SyntaxError: invalid regular expression flag s

What browser are you using? Is it on the most recent version? Do you have any browser extensions running (such as a dark mode, or an ad-blocker, etc)?

using mozila firefox

I ran your code in the most recent supported version of Firefox. Is your browser up to date? Do you have any extensions? Have you tried clearing your browser cache and refreshing?

i have Grammerly as my extension only.

Try disabling that extension. And resetting the page.