Appearance
這頁用來示範筆記常用 Markdown 語法。
function greet(name: string): string { return `Hello, ${name}` }
建議把每則筆記拆成可單獨搜尋與引用的最小主題。