<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Caption on SITE</title>
    <link>https://hugo-theme-test-a-1.pages.dev/ko/tags/caption/</link>
    <description>Recent content in Caption on SITE — SITE</description>
    <image>
      <title>SITE</title>
      <url>https://hugo-theme-test-a-1.pages.dev/social.png</url>
      <link>https://hugo-theme-test-a-1.pages.dev/social.png</link>
    </image>
    <generator>Hugo -- 0.147.7</generator>
    <language>ko-KR</language>
    <atom:link href="https://hugo-theme-test-a-1.pages.dev/ko/tags/caption/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>figure shortcode</title>
      <link>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/91-hugo-shortcode/01-embedded/figure/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 &#43;0000</pubDate>
      <guid>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/91-hugo-shortcode/01-embedded/figure/</guid>
      <description>&lt;h1 id=&#34;figure-shortcode&#34;&gt;figure shortcode&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;figure&lt;/code&gt;는 &lt;code&gt;&amp;lt;figure&amp;gt;&lt;/code&gt;, &lt;code&gt;&amp;lt;img&amp;gt;&lt;/code&gt;, &lt;code&gt;&amp;lt;figcaption&amp;gt;&lt;/code&gt; 구조를 한 번에 만들고 싶을 때 쓰는 shortcode입니다.&lt;br&gt;
이미지 본문, 캡션, 출처, 링크를 하나의 단위로 묶기 좋습니다.&lt;/p&gt;
&lt;p&gt;공식 문서 기준으로 &lt;code&gt;src&lt;/code&gt;, &lt;code&gt;alt&lt;/code&gt;, &lt;code&gt;width&lt;/code&gt;, &lt;code&gt;height&lt;/code&gt;, &lt;code&gt;loading&lt;/code&gt;, &lt;code&gt;class&lt;/code&gt;, &lt;code&gt;link&lt;/code&gt;, &lt;code&gt;target&lt;/code&gt;, &lt;code&gt;rel&lt;/code&gt;, &lt;code&gt;title&lt;/code&gt;, &lt;code&gt;caption&lt;/code&gt;, &lt;code&gt;attr&lt;/code&gt;, &lt;code&gt;attrlink&lt;/code&gt;를 사용할 수 있습니다. &lt;code&gt;src&lt;/code&gt;는 이미지 경로, &lt;code&gt;caption&lt;/code&gt;은 설명, &lt;code&gt;attr&lt;/code&gt;과 &lt;code&gt;attrlink&lt;/code&gt;는 출처 표기에 특히 유용합니다. 문서에는 내부 리소스, 전역 리소스, 원격 주소를 모두 지원한다고 설명되어 있습니다. citeturn791175view5turn241043view1&lt;/p&gt;</description>
    </item>
  </channel>
</rss>