Wikipedia returns HTML entities like <span> which were being double-escaped by Go templates. Now using html.UnescapeString and template.HTML to render properly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| base.html | ||
| image_item.html | ||
| index.html | ||
| opensearch.xml | ||
| preferences.html | ||
| result_item.html | ||
| results.html | ||
| results_inner.html | ||
| video_item.html | ||