UNPKG

@mapbox/stylelint-processor-markdown

Version:
19 lines (13 loc) 161 B
--- title: Something Special --- Here is some text. ```css .foo {} ``` And some other text. ```css .foo { color: pink; } .bar {} ``` And the end.