From eecc701a8d5677523d541fe5fafd0790495c468e Mon Sep 17 00:00:00 2001
From: Julian Rother <julian@cccv.de>
Date: Sat, 29 Apr 2023 14:47:20 +0200
Subject: [PATCH] Add tag plugin

---
 config/plugins | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/plugins b/config/plugins
index a4fc7e5..4e3c435 100644
--- a/config/plugins
+++ b/config/plugins
@@ -18,3 +18,4 @@ color                        https://github.com/hanche/dokuwiki_color_plugin
 graphviz                     https://github.com/psy/dokuwiki-plugin-graphviz
 drawio                       https://github.com/lejmr/dokuwiki-plugin-drawio
 edittable                    https://github.com/cosmocode/edittable
+tag                          https://github.com/dokufreaks/plugin-tag
-- 
GitLab