(function(){ window.BridgeBlocksCustomElements = window.BridgeBlocksCustomElements || []; window.BridgeBlocksCustomElements.push(function(ctx){ const { bm, addOnce, css } = ctx; addOnce(bm, 'cust-media-left', { id:'cust-media-left', label:'🖼️◀ Text', content:{ type:'default', tagName:'table', attributes:{ role:'presentation', width:'100%', cellpadding:'0', cellspacing:'0' }, style:{ 'font-family':'Arial,sans-serif', 'border-collapse':'collapse', 'margin-bottom':'16px' }, components:` Bild

Text …

` } }); }); })();