<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>basyura</author_name>
  <author_url>https://blog.hatena.ne.jp/basyura/</author_url>
  <blog_title>basyura's blog</blog_title>
  <blog_url>https://blog.basyura.org/</blog_url>
  <categories>
    <anon>vim</anon>
  </categories>
  <description>function! s:HtmlUnescape(string) &quot; HTMLエスケープを解除 &quot; 引数で与えられた変数を設定 let string = a:string &quot; 実態参照が無くなるなるまでループ while match(string, '&amp;#\d\+;') != -1 &quot; 実態参照対象の数値を抜き出す let num = matchstr(string, '&amp;#\zs\d\+\ze;') &quot; 置換してるんだけどこの処理は正しい？必要？ &quot; &amp;#060;あいうえお&amp;#062; → 0あいうえお2かき&amp;#034; &quot; nr2char({expr}) &quot; コード{expr}で表される1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.basyura.org%2Fentry%2F20090415%2Fp13&quot; title=&quot; hatena.vim を読む その１５ - basyura&amp;#39;s blog&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>2009-04-15 00:00:12</published>
  <title> hatena.vim を読む その１５</title>
  <type>rich</type>
  <url>https://blog.basyura.org/entry/20090415/p13</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
