Skip to content

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

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#126
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.Mockolate), so the docs site rendered it as a literal paragraph instead of a heading. Stripping the BOM lets markdown parse the heading correctly.

The BOM preceded the page H1 (`# aweXpect.Mockolate`), 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:23
@sonarqubecloud

sonarqubecloud Bot commented Jun 4, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

Test Results

    8 files  ±0      8 suites  ±0   45s ⏱️ -1s
  246 tests ±0    245 ✅ ±0  1 💤 ±0  0 ❌ ±0 
1 645 runs  ±0  1 644 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit 8395d0f. ± Comparison against base commit 2c119ad.

@vbreuss vbreuss merged commit e0e9307 into main Jun 4, 2026
12 checks passed
@vbreuss vbreuss deleted the fix/docs-index-bom branch June 4, 2026 18:26
@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.45GHz, 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 Median Allocated
Dummy_aweXpect 0.0001 ns 0.0002 ns 0.0002 ns 0.0 ns -

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

👽 Mutation Results

Mutation testing badge

aweXpect.Mockolate

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

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