Skip to content

feat(parser): add \strut alongside existing \mathstrut - #65

Merged
carloskiki merged 2 commits into
carloskiki:mainfrom
gjtorikian:bucket-b/pr-6-strut
Jul 18, 2026
Merged

feat(parser): add \strut alongside existing \mathstrut#65
carloskiki merged 2 commits into
carloskiki:mainfrom
gjtorikian:bucket-b/pr-6-strut

Conversation

@gjtorikian

Copy link
Copy Markdown
Contributor

\mathstrut was already supported as a zero-width Space with a 0.7em height.

This PR adds \strut as a text-mode-sized counterpart (1.0em height), emitted as the same kind of Space event.

@codecov

codecov Bot commented Jun 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.8%. Comparing base (a25c6ad) to head (13b4efa).
⚠️ Report is 34 commits behind head on main.

Additional details and impacted files
Files with missing lines Coverage Δ
src/parser.rs 99.6% <ø> (+<0.1%) ⬆️
src/parser/primitives.rs 83.7% <100.0%> (-0.2%) ⬇️

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@carloskiki
carloskiki merged commit e2b4f8d into carloskiki:main Jul 18, 2026
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants