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/tests/html/test4.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 vendor/soundasleep/html2text/tests/html/test4.html (limited to 'vendor/soundasleep/html2text/tests/html/test4.html') diff --git a/vendor/soundasleep/html2text/tests/html/test4.html b/vendor/soundasleep/html2text/tests/html/test4.html new file mode 100644 index 000000000..0944d38e8 --- /dev/null +++ b/vendor/soundasleep/html2text/tests/html/test4.html @@ -0,0 +1 @@ +1
2
3
4
5 < 6 \ No newline at end of file -- cgit v1.2.3