Text Styler for Bubble Mobile

Demo to preview the plugin:

Introduction

The Text Styler for Bubble Mobile plugin is designed to convert BBCode markup into HTML, providing rich text formatting capabilities for Bubble applications. This plugin allows users to create formatted text content using familiar BBCode syntax, which is then automatically converted to proper HTML for display on web pages. The plugin supports a comprehensive range of BBCode tags including text formatting, lists, tables, media embedding, and more.

Prerequisites

No external API accounts or services are required for this plugin. The plugin works natively within your Bubble application with no additional dependencies.
This plugin is designed specifically for the mobile version of the Bubble editor. To test the plugin on your mobile device, use the TestFlight app available at:
⚠️
Please note that the testing app is currently available for iOS only.
Image without caption

How to setup

Setting up the Text Styler for Bubble Mobile plugin is straightforward:
  1. Install the plugin from the Bubble Plugin marketplace.
  1. Add the “Text Element Native” element to your page.
    1. Image without caption
  1. Configure the element properties in the Property Editor.
  1. Input your BBCode formatted text in the “Text BBcode” field.
  1. The plugin will automatically convert the BBCode to HTML and display it.
No additional configuration or API keys are required for this plugin to function properly.

Plugin Element Properties

Element Actions

This plugin does not contain any custom actions. The BBCode to HTML conversion happens automatically when the element is rendered on the page.

Exposed states

Name
Description
Type
HTML
The converted HTML output from the BBCode input. This state contains the processed HTML that is displayed in the element
Text

Element Events

This plugin does not expose any custom events. The conversion from BBCode to HTML happens automatically during the element’s rendering process.

Supported BBCode Tags

Workflow example

Changelogs