<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fanta_orange_grape</author_name>
  <author_url>https://blog.hatena.ne.jp/fanta_orange_grape/</author_url>
  <blog_title>AIうぉ－－！(ai-wo-katsuyo-shitai !)</blog_title>
  <blog_url>https://ai-de-seikei.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>タイトルのスクリプトをChatGPT(無料。2025/06/08)で作ってもらった。 作ってもらったもの import re def convert_to_markdown(text): # コードブロックの変換 text = re.sub(r&quot;(?i)`{3,}\s*(\w+)?\n(.*?)\n`{3,}&quot;, r&quot;```\1\n\2\n```&quot;, text, flags=re.DOTALL) # プレーンなコード行（インデントされている） text = re.sub(r&quot;(^|\n)( |\t)(.*)&quot;, r&quot;\1 \3&quot;, text) # 見出し変換（例: &quot;## &quot; で始まる行） t…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fai-de-seikei.hatenablog.com%2Fentry%2F2025%2F06%2F08%2F144710&quot; title=&quot;★注目。　ChatGPTの出力（テキスト）をMarkdownに適した形式に整形する Python スクリプト - AIうぉ－－！(ai-wo-katsuyo-shitai !)&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>2025-06-08 14:47:10</published>
  <title>★注目。　ChatGPTの出力（テキスト）をMarkdownに適した形式に整形する Python スクリプト</title>
  <type>rich</type>
  <url>https://ai-de-seikei.hatenablog.com/entry/2025/06/08/144710</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
