483a5b71a1
Address code review feedback: - Sanitize highlighted HTML from Meilisearch to prevent XSS (only allow <mark> tags, escape everything else) - Replace inline onclick handlers with event delegation for pagination - Improve error message to be more user-friendly with technical detail in smaller text Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>