markdown-test avatar
markdown-test

Deprecated

Pricing

Pay per usage

Go to Store
markdown-test

markdown-test

Deprecated

Developed by

cat

cat

Maintained by Community

0.0 (0)

Pricing

Pay per usage

1

Total users

3

Monthly users

1

Last modified

2 years ago

description

description

Test #1

![description](kitten.png)

description

Test #2

![description](kitten.png "title")

description

Test #3

![description](kitten.png =32x32)

![description](https://cdn-icons-png.flaticon.com/256/8408/8408859.png =32x32)

Test #4

![description](kitten.png){: width=32 height=32 style="float:right; padding:16px"}

description{: width=32 height=32 style="float:right; padding:16px"}

Test #5

![description](kitten.png){ width=50% }

description{ width=50% }

Test #6

<div style="width:32px; height:32px">
![description](kitten.jpg)
</div>

Test #7

<div style="width:32px; height:32px">
<img src="kitten.png" />
</div>

Test #8

<img src="kitten.png" alt="description" title="title" width="32" height="32" />
description

Test #8

<img src="kitten.png" alt="description" title="title" style="width:32px;height:32px" />
{
"name": "cat",
"age": 100,
"silly": true,
"family": null
}
description

description