<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sasaplus1</author_name>
  <author_url>https://blog.hatena.ne.jp/sasaplus1/</author_url>
  <blog_title>四角革命前夜</blog_title>
  <blog_url>https://sasaplus1.hatenadiary.com/</blog_url>
  <categories>
    <anon>Jade</anon>
  </categories>
  <description>Jadeで静的なリストなどをループで出力したい場合、以下のように書くとできるみたい。 doctype 5 html head meta(charset=&quot;utf-8&quot;) title jade body ul - for (var i = 0; i &lt; 5; ++i) { li img(src=&quot;//placekitten.com/100/100&quot;,width=&quot;100&quot;,height=&quot;100&quot;,alt=&quot;cat&quot;) - } ハイフンの位置を気をつけないとかも。最初、以下のように書いてしまったので。 ul - for (var i = 0; i &lt; 5; ++i) { li img(src=&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsasaplus1.hatenadiary.com%2Fentry%2F20131005%2F1380951314&quot; title=&quot;Jadeでループ出力 - 四角革命前夜&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>2013-10-05 14:35:14</published>
  <title>Jadeでループ出力</title>
  <type>rich</type>
  <url>https://sasaplus1.hatenadiary.com/entry/20131005/1380951314</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
