Skip to content

Add unified-log-tree to plugin list#272

Merged
Murderlon merged 1 commit intounifiedjs:mainfrom
talatkuyuk:main
Apr 29, 2026
Merged

Add unified-log-tree to plugin list#272
Murderlon merged 1 commit intounifiedjs:mainfrom
talatkuyuk:main

Conversation

@talatkuyuk
Copy link
Copy Markdown
Contributor

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and discussions and couldn’t find anything or linked relevant results below
  • I made sure the docs are up to date
  • I included tests (or that’s not needed)

Description of changes

unified-log-tree is useful when you want to inspect, debug, or snapshot syntax trees during a unified processing pipeline.

unified-log-tree logs and optionally filters abstract syntax trees for debugging purposes.

It is a universal unified plugin for remark, rehype, recma, and other unified based systems. It does not mutate the tree; it only inspects and logs it for debugging.

This change adds unified-log-tree into plugin list.

@github-actions github-actions Bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Apr 17, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b69689b) to head (2151612).
⚠️ Report is 23 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #272   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines         1364      1363    -1     
=========================================
- Hits          1364      1363    -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.

@Murderlon Murderlon merged commit ba1af68 into unifiedjs:main Apr 29, 2026
11 checks passed
@github-actions
Copy link
Copy Markdown

Hi! This was closed. Team: If this was merged, please describe when this is likely to be released. Otherwise, please add one of the no/* labels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤞 phase/open Post is being triaged manually

Development

Successfully merging this pull request may close these issues.

3 participants