<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suzuki-navi</author_name>
  <author_url>https://blog.hatena.ne.jp/suzuki-navi/</author_url>
  <blog_title>suzuki-navi’s blog</blog_title>
  <blog_url>https://suzuki-navi.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>Nuxt.jsのアプリにMarkdownを表示させてみます。MarkdownからHTMLへの変換です。Nuxt 2です。 パッケージインストール $ npm install @nuxtjs/markdownit package.json の依存性の記述には以下が追加されました。 &quot;@nuxtjs/markdownit&quot;: &quot;^2.0.0&quot;, nuxt.config.js に以下のような記述を追加します。 modules: [ '@nuxtjs/markdownit', ], markdownit: { // ref: https://github.com/markdown-it/markdow…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuzuki-navi.hatenablog.com%2Fentry%2F2023%2F07%2F15%2F103346&quot; title=&quot;MarkdownのHTMLレンダリングをNuxt.jsのアプリに実装してみる - suzuki-navi’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>https://cdn-ak.f.st-hatena.com/images/fotolife/s/suzuki-navi/20230715/20230715102727.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-07-15 10:33:46</published>
  <title>MarkdownのHTMLレンダリングをNuxt.jsのアプリに実装してみる</title>
  <type>rich</type>
  <url>https://suzuki-navi.hatenablog.com/entry/2023/07/15/103346</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
