Type here to edit. Use the toolbar structure as the semantic shell for your chosen editor runtime.
<fieldset class="segmented" role="group" aria-label="Formatting">
<legend class="sr">Formatting</legend>
<button type="button" aria-label="Bold" aria-pressed="false"><b>B</b></button>
<button type="button" aria-label="Italic" aria-pressed="false"><i>I</i></button>
</fieldset>
<div role="textbox"
aria-label="Message"
aria-multiline="true"
contenteditable="true">
<p>Initial content here</p>
</div>