diff --git a/docs/app/docs-infra/components/code-highlighter/demos/code-highlight-idle/BasicCode.tsx b/docs/app/docs-infra/components/code-highlighter/demos/code-highlight-idle/BasicCode.tsx
index a75d04ead..96be59ce7 100644
--- a/docs/app/docs-infra/components/code-highlighter/demos/code-highlight-idle/BasicCode.tsx
+++ b/docs/app/docs-infra/components/code-highlighter/demos/code-highlight-idle/BasicCode.tsx
@@ -2,5 +2,5 @@ import * as React from 'react';
import { Code } from './Code';
export function BasicCode() {
- return {`console.log('Hello, world!');`};
+ return {`console.log('Hello, world!');`};
}
diff --git a/docs/app/docs-infra/components/code-highlighter/demos/demo-fallback-all-files/DemoContentLoading.tsx b/docs/app/docs-infra/components/code-highlighter/demos/demo-fallback-all-files/DemoContentLoading.tsx
index 936980ce8..83422fa5d 100644
--- a/docs/app/docs-infra/components/code-highlighter/demos/demo-fallback-all-files/DemoContentLoading.tsx
+++ b/docs/app/docs-infra/components/code-highlighter/demos/demo-fallback-all-files/DemoContentLoading.tsx
@@ -25,8 +25,8 @@ export function DemoContentLoading(props: ContentLoadingProps
+ Invalid HTML
+
+ First
+ Second
+
+ Tom & Jerry
+
diff --git a/packages/code-infra/src/brokenLinksChecker/__fixtures__/static-site/invalid-html.html b/packages/code-infra/src/brokenLinksChecker/__fixtures__/static-site/invalid-html.html
new file mode 100644
index 000000000..fd4f01f73
--- /dev/null
+++ b/packages/code-infra/src/brokenLinksChecker/__fixtures__/static-site/invalid-html.html
@@ -0,0 +1,15 @@
+
+
+