<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>CortYuming</author_name>
  <author_url>https://blog.hatena.ne.jp/CortYuming/</author_url>
  <blog_title>牌語備忘録 -pygo</blog_title>
  <blog_url>https://cortyuming.hateblo.jp/</blog_url>
  <categories>
    <anon>Emacs</anon>
    <anon>Python</anon>
  </categories>
  <description>問題 こんな感じのスニペットを作成 # name: hoge # -- class ${1:classname}DetailView(DetailView): model = $1 class $1ListView(ListView): model = $1 context_object_name = 'object_list' 展開するとインデントずれる 自動でインデントされてしまう class ModelnameDetailView(DetailView): model = Modelname class ModelnameListView(ListView): model = Model…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcortyuming.hateblo.jp%2Fentry%2F20130929%2Fp1&quot; title=&quot; yasnippet で Python の自作のスニペットを展開したらインデントが崩れる場合の対策メモ - 牌語備忘録 -pygo&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-09-29 00:00:00</published>
  <title> yasnippet で Python の自作のスニペットを展開したらインデントが崩れる場合の対策メモ</title>
  <type>rich</type>
  <url>https://cortyuming.hateblo.jp/entry/20130929/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
