aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Quotes in attributes.text
blob: 97922860cc8379d3942f517c371e30843f99de4b (plain) (blame)
1
2
3
4
5
[Test](/"style="color:red)
[Test](/'style='color:red)

![](/"style="border-color:red;border-size:1px;border-style:solid)
![](/'style='border-color:red;border-size:1px;border-style:solid)