Closed
Description
Hi :)
I find out that the search tool doesn't search inside a table and I have texts inside them that need to be searchable.
Is this an issue? Or is it something that I am missing?
This is my search configuration:
search: {
paths: 'auto',
placeholder: 'Buscar ...',
noData: 'No hay resultados',
depth: 2,
},
By the way, I love Docsify, it makes my life easier :))))