From 03e956132d4a4b880d4e4533aeab725b0b2b5b52 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 21 Oct 2023 10:51:24 +0300 Subject: switch to html2text() instead of strip_tags() when preparing FTS index --- vendor/soundasleep/html2text/convert.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 vendor/soundasleep/html2text/convert.php (limited to 'vendor/soundasleep/html2text/convert.php') diff --git a/vendor/soundasleep/html2text/convert.php b/vendor/soundasleep/html2text/convert.php new file mode 100644 index 000000000..48094eb21 --- /dev/null +++ b/vendor/soundasleep/html2text/convert.php @@ -0,0 +1,21 @@ +