Example · Compatibility test

TAEditor compatibility test

Loaded alongside Tailwind, Bootstrap 5, jQuery, Alpine, and HTMX. Run each section's button — green is good.

1. Tailwind preflight — lists render with bullets, images stay inline

Expected: bullets visible on ul, numbers visible on ol, image flows inline with the sentence (not on its own line).

2. jQuery — .serialize() from a non-submit button

(not run yet)

3. Bootstrap 5 modal — TAEditor inside, link dialog opens on top

Inside the modal, type some text, click the link icon. The link dialog should appear above the Bootstrap modal and accept input.

4. HTMX-style DOM swap — editor auto-destroys on removal

(not run yet)

5. Alpine.js — editor inside x-data, x-ignore opt-out

Alpine counter:

Expected: Alpine counter still works, no Alpine errors in console from editor content.