MDX Compile Error
File:
content/en/connectors.mdxCannot process MDX file with esbuild:
52:29: Unexpected character `/` (U+002F) before local name, expected a character that can start a name, such as a letter, `$`, or `_` (note: to create a link in MDX, use `[text](url)`)line 52, col 28
Fix the error in the source file and refresh the page. The CI lint gate (make lint.mdx) also catches these errors before merge.