summaryrefslogtreecommitdiff
path: root/vendor/soundasleep/html2text/tests/txt/newlines.txt
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-21 10:51:24 +0300
committerAndrew Dolgov <[email protected]>2023-10-21 10:51:24 +0300
commit03e956132d4a4b880d4e4533aeab725b0b2b5b52 (patch)
treece23379887ece400212767f527afcba8366f018a /vendor/soundasleep/html2text/tests/txt/newlines.txt
parent2b61052e8709283d89997e351173bcb43a3c2c61 (diff)
switch to html2text() instead of strip_tags() when preparing FTS index
Diffstat (limited to 'vendor/soundasleep/html2text/tests/txt/newlines.txt')
-rw-r--r--vendor/soundasleep/html2text/tests/txt/newlines.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/vendor/soundasleep/html2text/tests/txt/newlines.txt b/vendor/soundasleep/html2text/tests/txt/newlines.txt
new file mode 100644
index 000000000..08f09f8cb
--- /dev/null
+++ b/vendor/soundasleep/html2text/tests/txt/newlines.txt
@@ -0,0 +1,35 @@
+Hello
+How are you?
+
+How are you?
+
+How are you?
+
+Just two divs
+Hanging out
+This is not the end!
+How are you again?
+This is the end!
+Just kidding
+
+Header 1
+
+Some text
+---------------------------------------------------------------
+Some more text
+
+Paragraph tag!
+
+Header 2
+
+---------------------------------------------------------------
+
+Header 3
+
+Some text
+
+Header 4
+
+Paragraph tag!
+
+Final line \ No newline at end of file