From 17144cd98e3cf7889b57827cc46143e8b19ba6e9 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 17 Jun 2022 22:42:31 +0200 Subject: [PATCH] Added mentions to the markdown preview (stolen from themotte) --- files/templates/util/assetcache.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/util/assetcache.html b/files/templates/util/assetcache.html index 2cb15662fd..5f0ac22114 100644 --- a/files/templates/util/assetcache.html +++ b/files/templates/util/assetcache.html @@ -21,7 +21,7 @@ set CACHE_VER = { 'js/formatting.js': 240, 'js/header.js': 272, 'js/lottery.js': 254, - 'js/marked.js': 258, + 'js/marked.js': 259, 'js/submit.js': 261, 'js/userpage.js': 241, 'js/userpage_v.js': 245,