<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kazmus</author_name>
  <author_url>https://blog.hatena.ne.jp/kazmus/</author_url>
  <blog_title>雑感等</blog_title>
  <blog_url>https://kazmus.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>丸かっこで囲まれた部分以外にマッチする正規表現 [^\(\)]+(?=\([^\(\)]+\))|[^\(\)]+$|^[^\(\)]+ テキストエディタMeryで動作確認済み。 説明 この正規表現は、orを意味するパイプ記号&quot;|&quot;と、3つの部分(下記ABC)で構成されている。 A | B | C ↓ [^\(\)]+(?=\([^\(\)]+\)) | [^\(\)]+$ | ^[^\(\)]+ つまり、「AまたはBまたはC」のパターンを表す。 まず、比較的単純なBから見る：[^\(\)]+$ これは、さらに３つの要素に分けられる。 D E F ↓ [^\(\)] + $ 最初の角括弧[]は…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkazmus.hatenablog.jp%2Fentry%2F2023%2F04%2F29%2F150548&quot; title=&quot;丸かっこで囲まれた部分以外にマッチする正規表現 - 雑感等&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>2023-04-29 15:05:48</published>
  <title>丸かっこで囲まれた部分以外にマッチする正規表現</title>
  <type>rich</type>
  <url>https://kazmus.hatenablog.jp/entry/2023/04/29/150548</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
