--- # hidden: true --- > ### This is a markdown testing page, leave # Hi ~~Mars~~ Venus! 1 ## Hi ~~Mars~~ Venus! 2 ### Hi ~~Mars~~ Venus! 3 #### Hi ~~Mars~~ Venus! 4 ##### Hi ~~Mars~~ Venus! 5 ###### Hi ~~Mars~~ Venus! 6 _italics_ **bold** > blockquote 1. Ordered 2. Lists - unordered - lists Here's a sentence with a footnote. [^1] Hello, world! :smile: :earth_americas: :grin: `code` [A Link](../hello.md) ![art by @casparrakita@twitter.com](http://placekitten.com/1200/200) ![art by @icdraws@twitter.com](http://placekitten.com/1000/200) ![a picture of a kitten](http://placekitten.com/1000/300) | Syntax | Description | | --------- | ----------- | | Header | Title | | Paragraph | Text | --- # fenced code block ```json { "firstName": "John", "lastName": "Smith", "age": 25 } ``` [^1]: This is the footnote. ### My Great Heading {#custom-id} - [x] Write the press release - [ ] Update the website - [ ] Contact the media That is so funny! :no_good: I need to highlight these ==very important words==.