Skip to content

Add client-side syntax highlighting for code blocks in lessons - #130

Merged
ebouchut merged 4 commits into
devfrom
feat/lesson-syntax-highlighting
Aug 2, 2026
Merged

Add client-side syntax highlighting for code blocks in lessons#130
ebouchut merged 4 commits into
devfrom
feat/lesson-syntax-highlighting

feat(frontend): Highlight lesson code blocks by language

4342f95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2026 in 1s

81.71% (+0.00%) compared to da15d16

View this Pull Request on Codecov

81.71% (+0.00%) compared to da15d16

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.71%. Comparing base (da15d16) to head (4342f95).

Additional details and impacted files
@@            Coverage Diff            @@
##                dev     #130   +/-   ##
=========================================
  Coverage     81.71%   81.71%           
  Complexity      202      202           
=========================================
  Files            38       38           
  Lines           864      864           
  Branches         53       53           
=========================================
  Hits            706      706           
  Misses          124      124           
  Partials         34       34           

☔ View full report in Codecov by Harness.
📢 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.