From 21516124716d8eb9cf5c78d21d60d930977b5016 Mon Sep 17 00:00:00 2001 From: talatkuyuk Date: Fri, 17 Apr 2026 22:22:10 +0300 Subject: [PATCH] Add `unified-log-tree` to plugin list --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 02b718f5..b71cc308 100644 --- a/readme.md +++ b/readme.md @@ -287,6 +287,8 @@ There are also a few plugins that work in any ecosystem: — ignore unrelated messages in GitHub Actions and Travis * [`unified-infer-git-meta`](https://github.com/unifiedjs/unified-infer-git-meta) — infer metadata of a document from Git +* [`unified-log-tree`](https://github.com/ipikuka/unified-log-tree) + — log abstract syntax trees (ASTs) without mutating for debugging * [`unified-message-control`](https://github.com/unifiedjs/unified-message-control) — enable, disable, and ignore messages from content