Allowed HTML tags: <br> <p class="text-align-left text-align-center text-align-right text-align-justify"> <strong> <em> <code> <blockquote> <a href> <ul> <ol start> <li> <table> <tr> <td rowspan colspan> <th rowspan colspan> <thead> <tbody> <tfoot> <caption> <img src alt height width data-caption data-align data-entity-type data-entity-uuid>
You can align images, videos, blockquotes and so on to the left, right or center. Examples:
<img src="" data-align="left" />
<img src="" data-align="center" />
<img src="" data-align="right" />
<video src="" data-align="center" />
You can caption images, videos, blockquotes, and so on. Examples:
<img src="" data-caption="This is a caption" />
<video src="" data-caption="The Drupal Dance" />
<blockquote data-caption="Dries Buytaert">Drupal is awesome!</blockquote>
<code data-caption="Hello world in JavaScript.">alert("Hello world!");</code>