« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/replacer.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/replacer.js')
-rw-r--r--src/replacer.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/replacer.js b/src/replacer.js
index 5378db1d..a16d1ab8 100644
--- a/src/replacer.js
+++ b/src/replacer.js
@@ -152,6 +152,11 @@ export const replacerSpec = {
 
   'tag': {
     find: 'artTag',
+    link: 'linkArtTagGallery',
+  },
+
+  'tag-info': {
+    find: 'artTag',
     link: 'linkArtTag',
   },