<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryuichi1208</author_name>
  <author_url>https://blog.hatena.ne.jp/ryuichi1208/</author_url>
  <blog_title>地方エンジニアの学習日記</blog_title>
  <blog_url>https://ryuichi1208.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>ほしい要素だけ抜き出す jq '{name, description}' 指定した複数の要素をスペース区切りの文字列として出力する jq -r '&quot;\(.id_str) \(.text)&quot;' &lt; file 文字列のエスケープを解除して出力する -rオプションを使う $ echo '{&quot;key&quot;: &quot;value\n\&quot;aaaa\&quot;&quot;}' | jq .key &quot;value\n\&quot;aaaa\&quot;&quot; $ echo '{&quot;key&quot;: &quot;value\n\&quot;aaaa\&quot;&quot;}' | jq -r .key value &quot;aaaa&quot; 素の文字列を1行ずつJSON文字列にエスケープする -Rを使う $ printf …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryuichi1208.hateblo.jp%2Fentry%2F2022%2F07%2F22%2F225908&quot; title=&quot;【手元メモ】jqチートシート - 地方エンジニアの学習日記&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-07-22 22:59:08</published>
  <title>【手元メモ】jqチートシート</title>
  <type>rich</type>
  <url>https://ryuichi1208.hateblo.jp/entry/2022/07/22/225908</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
