I’m currently creating a database of articles and I’d like to add links within my articles to either link to other page of my app or towards other websites. The way I do it today is to create a record in airtable with all the info about my article. Then I have a column with the content of my article. This field accept mark up and HTML.
The HTML tags (H2, H3 etc) are correctely recognized but the <a> tag is not and renders something weird. Indeed the link goes to a new line. Cf screenshots
I wasn’t able to reproduce the exact same behavior on my side but WeWeb doesn’t seem to handle the a tag great when it’s in an Airtable Rich Text field. I’ll ask the devs if they can help with this.
In the meantime, can you try getting rid of the CSS styling in Airtable and styling the a tag in WeWeb instead?