Docusaurus.Powershell icon indicating copy to clipboard operation
Docusaurus.Powershell copied to clipboard

Curly braces are escaped in inline codeblocks

Open fflaten opened this issue 1 year ago • 2 comments
trafficstars

PR #169 introduced curly brace escape to fix JSX errors in MDX v2. Multiline codeblocks are not escaped as expected, but inline codeblocks ( this ) are atm. Please exclude them as well.

Related https://github.com/pester/docs/pull/314/commits/7ea32ee86c32b3ecadbecffea3a5abb3bce08168

fflaten avatar Jun 08 '24 09:06 fflaten