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> |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| views.go | ||
| views_test.go | ||