<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomotomo1129</author_name>
  <author_url>https://blog.hatena.ne.jp/tomotomo1129/</author_url>
  <blog_title>Web開発における知見共有系ページ</blog_title>
  <blog_url>https://job-info.hateblo.jp/</blog_url>
  <categories>
    <anon>Javascript</anon>
  </categories>
  <description>JavaScriptのreplaceAllで、特定の場合は置換されないようにする方法 JavaScriptのreplaceAllで、特定の場合は置換されないようにする方法 replaceAllを使って特定の条件で置換を避ける方法は、正規表現とカスタム関数を組み合わせることで実現できます。 特定の条件に基づいて文字列を置換しないようにするには、replaceAllではなくreplaceを使い、置換ロジックをカスタム関数に委ねる方法が一般的です。以下は、特定の条件で置換を避ける例です。 const text = &quot;This is a sample text. This is another sam…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjob-info.hateblo.jp%2Fentry%2F2024%2F07%2F28%2F230727&quot; title=&quot;JavaScriptのreplaceAllで、特定の場合は置換されないようにする - Web開発における知見共有系ページ&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>2024-07-28 23:07:27</published>
  <title>JavaScriptのreplaceAllで、特定の場合は置換されないようにする</title>
  <type>rich</type>
  <url>https://job-info.hateblo.jp/entry/2024/07/28/230727</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
