Highlighting rework, should help with #304
This commit is contained in:
@@ -44,7 +44,7 @@ function mapResults(results: ResultNote[]): ResultNoteApi[] {
|
||||
offset: match.offset,
|
||||
}
|
||||
}),
|
||||
excerpt: excerpt.content,
|
||||
excerpt: excerpt,
|
||||
}
|
||||
|
||||
return res
|
||||
|
||||
Reference in New Issue
Block a user