<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pirosikick</author_name>
  <author_url>https://blog.hatena.ne.jp/pirosikick/</author_url>
  <blog_title>pirosikick's diary</blog_title>
  <blog_url>https://pirosikick.hateblo.jp/</blog_url>
  <categories>
    <anon>小ネタ</anon>
    <anon>keynote</anon>
    <anon>sh</anon>
  </categories>
  <description>小ネタ。毎回調べてる気がするので書いておく。 Code highlighting for Keynote presentations # 1. brewでhighlightをインストール $ brew install highlight # 2. 貼り付けたいソースコードをクリップボードにコピーしhighlight実行 $ pbpaste| highlight --syntax=js -O rtf | pbcopy # ファイルの場合はcat $ cat file.js | highlight --syntax=js -O rtf | pbcopy # 3. クリップボードにコピーされているの…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpirosikick.hateblo.jp%2Fentry%2F2014%2F08%2F27%2F015535&quot; title=&quot;Keynoteにソースコードを貼る - pirosikick&amp;#39;s diary&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>2014-08-27 01:55:35</published>
  <title>Keynoteにソースコードを貼る</title>
  <type>rich</type>
  <url>https://pirosikick.hateblo.jp/entry/2014/08/27/015535</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
