Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1156 from LivePersonInc/algolia
Browse files Browse the repository at this point in the history
Adding back in other nodes_to_index and included td
  • Loading branch information
acdickin authored Jan 8, 2021
2 parents a6e3ae7 + 15c143b commit bbdba45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ algolia:
application_id: "EICOREWTRW"
index_name: "devMain"
#also index the following html elements
nodes_to_index: "table"
nodes_to_index: 'code,p,blockquote,li,div.paragraph'

# #values for the Algolia plugin


Expand Down

0 comments on commit bbdba45

Please sign in to comment.