Markdown test


## h2!

[a link](https://example.com)

This footnote[^huh] is exciting?
[^huh]: Isn't it?

This footnote[^img] is exciting?
[^img]: The alt yo!

```php
$a = 2;
echo "Yo"; //markdown?
```

```language-php
$a = 2;
echo "Yo"; //language markdown?
```

$a = 2; //class=php

and

 PHP$a = 2; //class=language-php

Share this post on…

One thought on “Markdown test”

What are your reckons?

All comments are moderated and may not be published immediately. Your email address will not be published.

See allowed HTML elements: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <p> <pre> <br> <img src="" alt="" title="" srcset="">