<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>computer-life</author_name>
  <author_url>https://blog.hatena.ne.jp/computer-life/</author_url>
  <blog_title>ぼくのデジタルライフ</blog_title>
  <blog_url>https://computerlife.hateblo.jp/</blog_url>
  <categories>
    <anon>Grav</anon>
  </categories>
  <description>フラットファイルなCMS「Grav」のテーマ「Learn2」をカスタマイズしたときの覚書です。 一部のブラウザで記事内の長い文字列（特にURLとか英語がズラーッと並ぶやつ）がディスプレイのサイズに収まらないことがあったので、 テキストを折り返して表示するようにしてみました。 今回弄ったファイルはここ/user/themes/learn2/css-compiled/theme.css ファイル内のbody {で始まる行に以下のコードを追加しました。 body { overflow-wrap : break-word; } overflow-wrapを使う他にもword-breakを使う方法もある…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcomputerlife.hateblo.jp%2Fentry%2Fgrav-learn2-overflow-wrap&quot; title=&quot;【Grav】Learn2の記事の文字列がはみ出るのをどうにかする - ぼくのデジタルライフ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-08-01 08:30:00</published>
  <title>【Grav】Learn2の記事の文字列がはみ出るのをどうにかする</title>
  <type>rich</type>
  <url>https://computerlife.hateblo.jp/entry/grav-learn2-overflow-wrap</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
