From ad7e1433894f03aee3a4169f882068fad5301de3 Mon Sep 17 00:00:00 2001 From: Bashkim Isai Date: Sun, 16 Aug 2026 19:28:35 +0200 Subject: [PATCH] posthtml-external-link-target-blank --- src/pluginsNames.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pluginsNames.json b/src/pluginsNames.json index 6cb74e0..2f82c09 100644 --- a/src/pluginsNames.json +++ b/src/pluginsNames.json @@ -24,6 +24,7 @@ "posthtml-exp", "posthtml-extend", "posthtml-extend-attrs", + "posthtml-external-link-target-blank", "posthtml-hash", "posthtml-head-elements", "posthtml-highlight",