<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiro-29</author_name>
  <author_url>https://blog.hatena.ne.jp/hiro-29/</author_url>
  <blog_title>Dive into Numbers</blog_title>
  <blog_url>https://diveinton.hatenablog.com/</blog_url>
  <categories>
    <anon>正規表現</anon>
  </categories>
  <description>久々に正規表現が分からなくて泣きそう。 「ドットを含む、ダブルクォーテーションに囲まれた文字列」の抽出はできなかったのですが、有無の確認まではできたのでメモっておきます。 やりたいこと データはjson風。実態はText（←重要！）。 { &quot;group&quot;:&quot;apple&quot;, &quot;data&quot;:{ &quot;page&quot;:1, &quot;Name&quot;:&quot;hoge.hoge&quot;, &quot;value&quot;:12.33 } }, { &quot;group&quot;:&quot;banana&quot;, &quot;data&quot;:{ &quot;page&quot;:1, &quot;Name&quot;:&quot;fugafuga&quot;, &quot;value&quot;:85.0 } } こういう感じ。 実際にはtextデータのため、このデータが改…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdiveinton.hatenablog.com%2Fentry%2F2022%2F05%2F31%2F025409&quot; title=&quot;ドットを含むダブルクォーテーションに囲まれた文字列の有無を検索 - Dive into Numbers&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>2022-05-31 02:54:09</published>
  <title>ドットを含むダブルクォーテーションに囲まれた文字列の有無を検索</title>
  <type>rich</type>
  <url>https://diveinton.hatenablog.com/entry/2022/05/31/025409</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
