<q> tag has no formatting.
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #1195950. --> Reported by: [naught101](https://www.drupal.org/user/44216) >>> <p>The &amp;ltq&gt; tag needs some formatting. It looks exactly like the rest of the paragraph, like this: <q>this is a quote</q>. Which makes it kind of useless. </p> <p><a href="http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_q">http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_q</a> has it actually shown in quote marks. drupal.org has <code>q { quotes: none; }</code>, which, without some kind of other formatting, makes the tag pointless. I reckon removing that css for the q tag would be a good idea.</p>
issue