Skip to content

ASCII-safe heading IDs (transliteration; intl + deterministic baked-map fallback)#183

Merged
dereuromark merged 1 commit into
masterfrom
ascii-safe-heading-ids
May 20, 2026
Merged

ASCII-safe heading IDs (transliteration; intl + deterministic baked-map fallback)#183
dereuromark merged 1 commit into
masterfrom
ascii-safe-heading-ids

Make auto-generated heading IDs ASCII-safe via transliteration

71500a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 1s

91.98% (+0.86%) compared to 7cd1cff

View this Pull Request on Codecov

91.98% (+0.86%) compared to 7cd1cff

Details

Codecov Report

❌ Patch coverage is 99.89328% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.98%. Comparing base (7cd1cff) to head (71500a0).

Files with missing lines Patch % Lines
src/Renderer/AsciiTransliterator.php 96.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #183      +/-   ##
============================================
+ Coverage     91.12%   91.98%   +0.86%     
- Complexity     3354     3364      +10     
============================================
  Files            99      101       +2     
  Lines          8575     9508     +933     
============================================
+ Hits           7814     8746     +932     
- Misses          761      762       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.