You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 pester/docs@7ea32ee
The text was updated successfully, but these errors were encountered: