<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmg1998</author_name>
  <author_url>https://blog.hatena.ne.jp/tmg1998/</author_url>
  <blog_title>TIL</blog_title>
  <blog_url>https://tmg0525.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>テーマの設定 CodeMirror - JavaScript - TIL の続き www.youtube.com コンストラクタに渡すことで簡単にいろいろな設定ができる タブのサイズの設定 tabSizeで指定できる。デフォルトは4 tabSize: integer 例）タブのサイズを8に設定 const conf = { tabSize: 8, }; 行数の表示 lineNumbersで指定する。trueで表示。デフォルトはfalse lineNumbers: boolean const conf = { lineNumbers: true, }; 最初の行数の指定 firstLineNum…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmg0525.hatenadiary.jp%2Fentry%2F2018%2F04%2F16%2F223000&quot; title=&quot;エディタのいろいろな設定 CodeMirror - JavaScript - TIL&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tmg1998/20180416/20180416220931.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-04-16 22:30:00</published>
  <title>エディタのいろいろな設定 CodeMirror - JavaScript</title>
  <type>rich</type>
  <url>https://tmg0525.hatenadiary.jp/entry/2018/04/16/223000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
