switch to html2text() instead of strip_tags() when preparing FTS index
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Ignore everything
|
||||
*
|
||||
|
||||
# But not these files...
|
||||
!.gitignore
|
||||
|
||||
# ...even if they are in subdirectories
|
||||
!*/
|
||||
Reference in New Issue
Block a user