문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
site_generator:hugo [2022/01/18 10:58] kwon37xi |
site_generator:hugo [2022/01/18 11:52] (현재) kwon37xi |
||
---|---|---|---|
줄 18: | 줄 18: | ||
===== rawhtml shortcode ===== | ===== rawhtml shortcode ===== | ||
* [[https:// | * [[https:// | ||
+ | * '' | ||
+ | <!-- raw html --> | ||
+ | {{.Inner}} | ||
+ | </ | ||
+ | * 실제 Markdown 에서 다음처럼 사용< | ||
+ | {{< rawhtml >}} | ||
+ | <p class=" | ||
+ | This is < | ||
+ | </ | ||
+ | {{< /rawhtml >}} | ||
+ | </ | ||
===== 참조 ===== | ===== 참조 ===== | ||
* [[https:// | * [[https:// | ||
줄 26: | 줄 36: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// |