Hi @leslieburke,
I have not seen this problem before on my end.
A couple of ideas for you:
-
Are there any invisible characters in between the words
brief surveyand[here.]?
If you re-type that sentence entirely from scratch, does it make any difference? -
It’s possible that your
<p>tags (i.e. which are HTML tags) are somehow interfering with the markdown tags. If you remove the HTML tags, does it work then? Airtable might not like that you’re mixing & matching HTML and markdown. -
To avoid the mixing & matching, what happens if you switch your link to HTML instead of markdown? The HTML version of your link would look like this:
<a href="INSERT YOUR QUESTIONNAIRE LINK FORMULA FIELD HERE">here.</a>