Move mention macro into a goldmark-parser/renderer

This commit is contained in:
Manuel Rüger
2026-02-08 00:28:36 +01:00
parent b85e40402c
commit e294a7317e
14 changed files with 160 additions and 46 deletions

View File

@@ -10,7 +10,6 @@ import (
"github.com/urfave/cli/v3"
)
var (
version = "dev"
commit = "none"