# H1 This is a paragraph ## H2 This is a paragraph ## Another This is a paragraph with style *italic* _italic_ **bold** __bold__ ![image](https://rsms.me/raster/examples/image1.jpg) ![](https://rsms.me/image.png?without-alt) *Hello [link](https://rsms.me/) lol* Hello [*link*](https://rsms.me/) lol "cat" Hello from *[link](https://rsms.me/)* to __everyone__ `reading this` Here's an [**important** anchor link](#example). line 1 line 2 Code & Poetry ------------- You can also indent blocks to display code or poetry. Indented code/poetry blocks can be hard-wrapped. **Or, wrap your code in three backticks:** ```js function codeBlocks() { return "Can be inserted" } ``` ### Block Quotes > You can insert quotes by > preceeding each line with `>`. > > Blockquotes can also contain line > breaks. ## Lists - Unordered * Lists + Of mixed type 1. Ordered 2. Lists 4. Numbers are ignored 121) Ordered lists can start 122) with any number and 123) use . as well as ) as a separator. - [ ] Task 1 - [x] Task 2 - [ ] Task 3 ## Tables | Column 1 | Column 2 | Column 3 | Column 4 | |----------|:---------|:--------:|---------:| | default | left | center | right | ## Anöt######her! ## ?!Anöt//her!! ## ?!! [XSS test](javAscRipt:alert("xss"))