diff --git a/docs/docs/01-getting-started/01-a-getting-started-webassembly-NET-8.mdx b/docs/docs/01-getting-started/01-a-getting-started-webassembly-NET-8.mdx index 5db30ab9c..e3329fe54 100644 --- a/docs/docs/01-getting-started/01-a-getting-started-webassembly-NET-8.mdx +++ b/docs/docs/01-getting-started/01-a-getting-started-webassembly-NET-8.mdx @@ -27,7 +27,7 @@ After the `` tag in the **head** section of the **wwwroot/index ```html showLineNumbers - + ``` @@ -97,7 +97,7 @@ The default Blazor template includes demonstration code and Bootstrap. To remove NET8.BlazorWebAssemblyStandaloneApp - + diff --git a/docs/docs/01-getting-started/01-b-getting-started-webapp-server-global-NET-8.mdx b/docs/docs/01-getting-started/01-b-getting-started-webapp-server-global-NET-8.mdx index b9cf57264..aa999b4d2 100644 --- a/docs/docs/01-getting-started/01-b-getting-started-webapp-server-global-NET-8.mdx +++ b/docs/docs/01-getting-started/01-b-getting-started-webapp-server-global-NET-8.mdx @@ -27,7 +27,7 @@ After the `` tag in the **head** section of the **Components/Ap ```html showLineNumbers - + ``` @@ -97,7 +97,7 @@ The default Blazor template includes demonstration code and Bootstrap. To remove - + diff --git a/docs/docs/01-getting-started/01-c-getting-started-webapp-auto-global-NET-8.mdx b/docs/docs/01-getting-started/01-c-getting-started-webapp-auto-global-NET-8.mdx index 1423ec7c0..27912e7ca 100644 --- a/docs/docs/01-getting-started/01-c-getting-started-webapp-auto-global-NET-8.mdx +++ b/docs/docs/01-getting-started/01-c-getting-started-webapp-auto-global-NET-8.mdx @@ -29,7 +29,7 @@ After the `` tag in the **head** section of the **Components/Ap ```html showLineNumbers - + ``` @@ -123,7 +123,7 @@ Register tag helpers in **_Imports.razor** - + diff --git a/docs/docs/01-getting-started/01-d-getting-started-maui-blazor-NET-8.mdx b/docs/docs/01-getting-started/01-d-getting-started-maui-blazor-NET-8.mdx index 4545d3ab6..157dd77c4 100644 --- a/docs/docs/01-getting-started/01-d-getting-started-maui-blazor-NET-8.mdx +++ b/docs/docs/01-getting-started/01-d-getting-started-maui-blazor-NET-8.mdx @@ -27,7 +27,7 @@ After the `` tag in the **head** section in the **wwwroot/index ```html showLineNumbers - + ``` diff --git a/docs/docs/01-getting-started/02-a-getting-started-webassembly-NET-7.mdx b/docs/docs/01-getting-started/02-a-getting-started-webassembly-NET-7.mdx index 7030e9b9b..99e89a7ac 100644 --- a/docs/docs/01-getting-started/02-a-getting-started-webassembly-NET-7.mdx +++ b/docs/docs/01-getting-started/02-a-getting-started-webassembly-NET-7.mdx @@ -27,7 +27,7 @@ After the `` tag in the **head** section of the **wwwroot/index ```html showLineNumbers - + ``` @@ -114,7 +114,7 @@ The default Blazor template includes demonstration code, icons, and Bootstrap. T NET7.BlazorWebAssemblyApp - + diff --git a/docs/docs/01-getting-started/02-b-getting-started-server-NET-7.mdx b/docs/docs/01-getting-started/02-b-getting-started-server-NET-7.mdx index 9a4087fe6..b9293d9b6 100644 --- a/docs/docs/01-getting-started/02-b-getting-started-server-NET-7.mdx +++ b/docs/docs/01-getting-started/02-b-getting-started-server-NET-7.mdx @@ -27,7 +27,7 @@ After the `` tag in the **head** section in the **Pages/_Host. ```html showLineNumbers - + ``` @@ -117,7 +117,7 @@ The default Blazor template includes demonstration code, icons, and Bootstrap. T - + diff --git a/docs/docs/01-getting-started/02-c-getting-started-maui-blazor-NET-7.mdx b/docs/docs/01-getting-started/02-c-getting-started-maui-blazor-NET-7.mdx index ea68db92b..abf1a909b 100644 --- a/docs/docs/01-getting-started/02-c-getting-started-maui-blazor-NET-7.mdx +++ b/docs/docs/01-getting-started/02-c-getting-started-maui-blazor-NET-7.mdx @@ -27,7 +27,7 @@ After the tag in the **head** section in the **wwwroot/index.h ```html showLineNumbers - + ``` diff --git a/docs/docs/01-getting-started/03-a-getting-started-webassembly-NET-6.mdx b/docs/docs/01-getting-started/03-a-getting-started-webassembly-NET-6.mdx index 9237fa81b..1eadabafa 100644 --- a/docs/docs/01-getting-started/03-a-getting-started-webassembly-NET-6.mdx +++ b/docs/docs/01-getting-started/03-a-getting-started-webassembly-NET-6.mdx @@ -27,7 +27,7 @@ After the `` tag in the **head** section of the **wwwroot/index ```html showLineNumbers - + ``` @@ -114,7 +114,7 @@ The default Blazor template includes demonstration code, icons, and Bootstrap. T NET6.BlazorWebAssemblyApp - + diff --git a/docs/docs/01-getting-started/03-b-getting-started-server-NET-6.mdx b/docs/docs/01-getting-started/03-b-getting-started-server-NET-6.mdx index 98ce75c05..e7480f352 100644 --- a/docs/docs/01-getting-started/03-b-getting-started-server-NET-6.mdx +++ b/docs/docs/01-getting-started/03-b-getting-started-server-NET-6.mdx @@ -27,7 +27,7 @@ After the `` tag in the **head** section in the **Pages/_Layou ```html showLineNumbers - + ``` @@ -120,7 +120,7 @@ The default Blazor template includes demonstration code, icons, and Bootstrap. T - +