From cdc6efcbc3f8733e452b0cfe5bc2142688c06be6 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 24 Apr 2025 20:41:16 -0300 Subject: content, css: transformContent: [[tooltip]] tag --- src/replacer.js | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/replacer.js') 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. -- cgit 1.3.0-6-gf8a5