Full stack developer, video game designer.
Plays shooters, fighters, and rhythm games.
This post is to test the functionality of Notion as a content management backend.
A divider:
The section below tests rendering of a markdown page on HTML with react-markdown:
Inline code blocks.A code block:
[Copy]rustfn main() { println!("Hello, world!"); }