From d299aaae9f82973d074cdbd05e38d6173f904843 Mon Sep 17 00:00:00 2001 From: Kazutomo Deguchi Date: Fri, 17 Apr 2026 18:46:44 +0900 Subject: [PATCH] feat: add gomarklint to Tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ecdd703..3c0d9f3 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Hugo is a general-purpose website framework—written in Go—that generates sta - [medium-2-md, Converts medium posts (html) into Jekyll/Hugo compatible markdown files](https://github.com/gautamdhameja/medium-2-md) - [Hugo Themer, Extension to help you building Hugo templates](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-hugo-themer) - [Prettier Plugin go-template, Fixes formatting for go template files.](https://www.npmjs.com/package/prettier-plugin-go-template) +- [gomarklint - Markdown linter with built-in HTTP link validation. Single binary, no Node.js required.](https://github.com/shinagawa-web/gomarklint) - [HUGE - A Hugo Framework](https://github.com/theNewDynamic/huge) ## Starters