From 7574dc8f9ccfc7c885b5f0e1e2e4f785fad0a1f2 Mon Sep 17 00:00:00 2001 From: bent10 Date: Sun, 1 Oct 2023 15:37:23 +0700 Subject: [PATCH] chore: update `#related` [skip ci] --- packages/sequential-hooks/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/sequential-hooks/readme.md b/packages/sequential-hooks/readme.md index 070d999..05e7bf3 100644 --- a/packages/sequential-hooks/readme.md +++ b/packages/sequential-hooks/readme.md @@ -259,6 +259,7 @@ function myHook(options = {}): HtmlHook { - [marked-hook-data](https://github.com/bent10/marked-extensions/tree/main/packages/hook-data) - [marked-hook-frontmatter](https://github.com/bent10/marked-extensions/tree/main/packages/hook-frontmatter) +- [marked-hook-layout](https://github.com/bent10/marked-extensions/tree/main/packages/hook-layout) ## Contributing