#phaselock test ## heading 2 * bullet point 1 * bullet point 2 => gemini://sdf.org/phaselock/ => https://example.com link 2 ### heading 3 lua code snippet: ``` function say_hello(msg) print('hello, '..msg) end ``` ````preformatted text````