<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroaki0905</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroaki0905/</author_url>
  <blog_title>hiro5150の日記</blog_title>
  <blog_url>https://hiro5150.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>a-z は abc..z A-Z は ABC..Z 0-9 は 0, 1, 2..9 \d は 0-9と同義 \d{2,5} は 2文字以上、5文字以内の0~9の数字 [AB] は A or Bのどちらか1文字のように好きな文字を入れられる [AB]? は A or Bのどちらか1文字 もしくは何も無し . は 任意の1文字(カタカナ、漢字含めなんでも有り) .+ は 任意の文字が1文字以上 .* は 任意の文字が0文字以上 () で括るとキャプチャして該当の文字を取得できる ($1, $2...) ? は 直前の文字が有り、または無し、2文字以上に対応させる場合は()で括る ※ キャプチャ扱…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiro5150.hateblo.jp%2Fentry%2F2021%2F12%2F05%2F223838&quot; title=&quot;正規表現の自分用チートシート① - hiro5150の日記&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-12-05 22:38:38</published>
  <title>正規表現の自分用チートシート①</title>
  <type>rich</type>
  <url>https://hiro5150.hateblo.jp/entry/2021/12/05/223838</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
