JSFiddle - React, Tailwind, and code Playground

by Oleh Aloshkin

HTML

<p>
  something I want to say about something I want to say about something I want to say about&nbsp;<code>&quot;&lt;all_urls&gt;&quot;</code> something I want to say about something I want to say about something I want to say about
</p>

CSS

p, code {
  display: inline-block;
}