# Blog test Hello world! ## heading _italic_ **bold** `code` [Link](https://metamuffin.org/) ### sub heading Look at this code here. ```rs fn main() { 1 + 1 } pub async fn useless(s: Box) -> impl Future { todo!() } ``` As you can see, its pointless i.e. no points - list - list - list 1. first this 2. then that 3. done