<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kikiki-kiki</author_name>
  <author_url>https://blog.hatena.ne.jp/kikiki-kiki/</author_url>
  <blog_title>かもメモ</blog_title>
  <blog_url>https://chaika.hatenablog.com/</blog_url>
  <categories>
    <anon>React</anon>
    <anon>JavaScript</anon>
    <anon>Tips</anon>
  </categories>
  <description>JSX で &lt;pre&gt; の内容を書いていてもそのままでは、改行が消えてしまいます。 function Pre() { return ( &lt;pre&gt; Hoshimiya Ichigo Kirija Aoi Shibuki Ran &lt;/pre&gt; ); } 👇出力: 改行は無視される &lt;pre&gt;Hoshimiya Ichigo Kirija Aoi Shibuki Ran&lt;/pre&gt; JavaScript の Template literals `{}` を使う JavaScript のテンプレート構文内では改行が生きになるので、JSX内でもこれを利用すればOK function Pre() { r…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchaika.hatenablog.com%2Fentry%2F2020%2F04%2F24%2F063000&quot; title=&quot;React JSX の &amp;lt;pre&amp;gt; の中で改行したい - かもメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://m.media-amazon.com/images/I/51VA5OHLacL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-04-24 06:30:00</published>
  <title>React JSX の &lt;pre&gt; の中で改行したい</title>
  <type>rich</type>
  <url>https://chaika.hatenablog.com/entry/2020/04/24/063000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
