Skip to content

docs: remove UTF-8 BOM from Docs/pages/00-index.md#167

Merged
vbreuss merged 1 commit into
mainfrom
fix/docs-index-bom
Jun 4, 2026
Merged

docs: remove UTF-8 BOM from Docs/pages/00-index.md#167
vbreuss merged 1 commit into
mainfrom
fix/docs-index-bom

Conversation

@vbreuss

@vbreuss vbreuss commented Jun 4, 2026

Copy link
Copy Markdown
Member

The BOM preceded the page H1 (# aweXpect.Testably), so the docs site rendered it as a literal paragraph instead of a heading. Stripping the BOM lets markdown parse the heading correctly.

@vbreuss vbreuss self-assigned this Jun 4, 2026
@vbreuss vbreuss added the documentation Improvements or additions to documentation label Jun 4, 2026
@vbreuss vbreuss enabled auto-merge (squash) June 4, 2026 18:19
The BOM preceded the page H1 (`# aweXpect.Testably`), so the docs site
rendered it as a literal paragraph instead of a heading. Stripping the BOM
lets markdown parse the heading correctly.
@vbreuss vbreuss force-pushed the fix/docs-index-bom branch from 45609f3 to b7afd5a Compare June 4, 2026 18:20
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

Test Results

    7 files      7 suites   1m 1s ⏱️
  975 tests   974 ✅ 1 💤 0 ❌
5 803 runs  5 802 ✅ 1 💤 0 ❌

Results for commit b7afd5a.

@sonarqubecloud

sonarqubecloud Bot commented Jun 4, 2026

Copy link
Copy Markdown

@vbreuss vbreuss merged commit 32a66b0 into main Jun 4, 2026
12 checks passed
@vbreuss vbreuss deleted the fix/docs-index-bom branch June 4, 2026 18:25
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

👽 Mutation Results

Mutation testing badge

aweXpect.Testably

Details
File Score Killed Survived Timeout No Coverage Ignored Compile Errors Total Detected Total Undetected Total Mutants

The final mutation score is NaN%

Coverage Thresholds: high:80 low:60 break:0

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.79GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.300
[Host] : .NET 10.0.8 (10.0.8, 10.0.826.23019), X64 RyuJIT x86-64-v3
DefaultJob : .NET 10.0.8 (10.0.8, 10.0.826.23019), X64 RyuJIT x86-64-v3

Method Mean Error StdDev Gen0 Gen1 Allocated
Dummy_aweXpect 4.829 μs 0.0823 μs 0.0729 μs 0.4349 0.0916 7.31 KB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant