문법 사전으로

인라인 코드 (Inline code)

백틱(`)으로 감싸면 코드가 등폭 글꼴로 표시됩니다.

Markdown
Use the `printf()` function.
미리보기

Use the printf() function.

HTML 결과
<p>Use the <code>printf()</code> function.</p>

— 코드 안에 백틱이 있으면 이중 백틱으로 감쌉니다.

변환기에서 열기