I use Pattern Lab Node `v6.0.1` on `Windows | Mac | Linux`, with Node `v16.15.1`, using a `Vanilla` Edition with a little bit of gulp flavoured on top of it. ##### Expected Behavior Code in the documentation markdown should get rendered as a code block like on the screenshot below:  ##### Actual Behavior Currently the behaviour is that markdown render formats it as a code block but primsjs do not kick in.  The screenshot from before I created by adding the syntax highlighter manually. ##### Steps to Reproduce Createa pattern and add code inside the markdown file.