Callout with supporting information.
Here is math inline and display math:
A footnote reference.1
/** * Function: greet(name) * * Description: * Simple TypeScript function used to demonstrate syntax highlighting. */export function greet(name: string) { console.log(`Hello, ${name}`);}
Footnotes#
-
This is a footnote rendered at the bottom. ↩