Add support of YAML in Fenced Code Blocks in Markdown
Add YAML support in Fenced Code Blocks in Markdown to highlight constructions like this: FILE.md:
```yaml --- key: value ... ``` # test
Add YAML support in Fenced Code Blocks in Markdown to highlight constructions like this: FILE.md:
```yaml --- key: value ... ``` # test