« get me outta code hell

content, css: transformContent: [[tooltip]] tag - 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:
author(quasar) nebula <qznebula@protonmail.com>2025-04-24 20:41:16 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-04-24 20:41:24 -0300
commitcdc6efcbc3f8733e452b0cfe5bc2142688c06be6 (patch)
tree4cc961eaa0f4b7519eddd8a189b54daba15bfcf6 /src/replacer.js
parent1d1e9f8eb84e8a1931a255e6022edf7865162ce2 (diff)
content, css: transformContent: [[tooltip]] tag preview
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 32657a5a..b7da7643 100644
--- a/src/replacer.js
+++ b/src/replacer.js
@@ -174,6 +174,11 @@ export const replacerSpec = {
     find: 'trackWithArtwork',
     link: 'linkTrackReferencingArtworks',
   },
+
+  'tooltip': {
+    value: (ref) => ref,
+    link: null,
+  }
 };
 
 // Syntax literals.