From ae81626846b994f4468b18a8179da12a9e8908f9 Mon Sep 17 00:00:00 2001 From: jabuxas Date: Wed, 16 Oct 2024 22:31:57 -0300 Subject: [PATCH] feat: add syntax highlighting to files using highlightjs --- templates/files.html | 104 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) diff --git a/templates/files.html b/templates/files.html index 24cccb2..257b337 100644 --- a/templates/files.html +++ b/templates/files.html @@ -5,6 +5,110 @@ abyss paste + + {{if eq .Type "text"}} + + + + {{end}} +