inTextImg shortcode

inTextImgthemes/1/layouts/_shortcodes/readme/custom/inTextImg.html와 1:1로 대응하는 테스트 문서입니다.

렌더링 결과

본문 속 이미지

원형

{{< inTextImg url="https://example.com/inline.svg" alt="본문 속 이미지" height="15" width="15" loading="lazy" decoding="async" class="lab-inline-img" >}}

확인 포인트

  • 특수문자가 들어가는 URL은 반드시 따옴표로 감쌉니다.