From 8e26dc32ffe6c4c532acfab8e8b06fd760bd4f18 Mon Sep 17 00:00:00 2001
From: Manuel Strehl
Date: Fri, 1 Mar 2024 19:24:39 +0100
Subject: [PATCH] strip markup from script wp abstracts
---
codepoints.net/views/scripts.php | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/codepoints.net/views/scripts.php b/codepoints.net/views/scripts.php
index aedcd560..33901e09 100644
--- a/codepoints.net/views/scripts.php
+++ b/codepoints.net/views/scripts.php
@@ -44,7 +44,9 @@
'', $sc['count'], '',
'')?>
- =$sc['abstract']?>
+ =
+ strip_tags($sc['abstract'], '