Modify search to work with article contents
This commit is contained in:
@@ -78,6 +78,10 @@ function Results() {
|
||||
</div>
|
||||
|
||||
{infoLine(x)}
|
||||
|
||||
{!!x?._formatted &&
|
||||
<p>{x._formatted.text.replace(/\n/g, ' ')}</p>
|
||||
}
|
||||
</div>
|
||||
)
|
||||
:
|
||||
|
||||
Reference in New Issue
Block a user