- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jul 13, 2021 01:54 PM
Hi there,
New to AirTable and was wondering if there is a quick way to convert rich tex to html in AirTable. Is there a script that will do that? Or any other solutions?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jul 13, 2021 04:44 PM
This could be done with a series of nested SUBSTITUTE()
and/or REGEX_REPLACE()
functions to replace the rich text placeholders (after Airtable converts them to plain text) with HTML tags. I’ve done stuff like this for clients on occasion, and it works well.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jul 13, 2021 05:22 PM
Rich text fields use a form of Markdown syntax. I use a script that converts Markdown to HTML for my clients. I usually have the script triggered from a button or as part of an automation script. Depending on what aspects of rich text you use and how they are created, this method is a little more robust than SUBSTITUTE
or REGEX_REPLACE
. For example, a markdown converter script can handle reference link, as well as inline-links.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oct 26, 2022 10:44 AM
Is there any way to purchase/get access to that script? We don’t have the capacity to learn a scripting solution at the moment, but have lots of content written in Rich Text that won’t parse to our WordPress page unless we convert it to HTML first.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nov 24, 2022 07:32 AM
I’d love to learn more about how you accomplish this. Alternatively, have you considered adding this to your Extensions portfolio?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 14, 2024 12:21 PM
Would you care to provide an example on how to accomplish this by chance? Hoping to convert my rich text fields to HTML to import into Webflow.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 15, 2025 12:54 PM
We have an automation that can do this for you without any effort! It can be run manually, triggered to run automatically whenever needed, or set to run on a schedule! You can try this out using a free account now! 🙂