What text formats are available for Adalo content?

When I post content for reading on my app (like a blog post or an article), is that content typically just plain text in the database, or can it be html, Markdown, or other formats?

I’m asking because I plan to post the same content on my app and on a website, and I’d like to simplify this process, to avoid having to reformat the text whenever I make changes to the content.

There’s an html renderer custom component. The others are not available.

There’s also a markdown renderer in the marketplace:

image

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.