Skip to content

fix: Update GFM alert regex to disallow content on header line#252

Merged
frostming merged 3 commits intomasterfrom
fix/github-admonition
Jan 5, 2026
Merged

fix: Update GFM alert regex to disallow content on header line#252
frostming merged 3 commits intomasterfrom
fix/github-admonition

Conversation

@frostming
Copy link
Owner

Signed-off-by: Frost Ming me@frostming.com

Fix #251

Signed-off-by: Frost Ming <me@frostming.com>
Signed-off-by: Frost Ming <me@frostming.com>
@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.20%. Comparing base (e347932) to head (870dccf).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #252   +/-   ##
=======================================
  Coverage   96.20%   96.20%           
=======================================
  Files          21       21           
  Lines        2082     2082           
  Branches      303      303           
=======================================
  Hits         2003     2003           
  Misses         41       41           
  Partials       38       38           
Flag Coverage Δ
unittests 96.20% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

Signed-off-by: Frost Ming <me@frostming.com>
@frostming frostming merged commit 88e65f1 into master Jan 5, 2026
21 checks passed
@frostming frostming deleted the fix/github-admonition branch January 5, 2026 11:02
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.

Two issues with Marko's handling of GitHub Alerts/Callouts

1 participant