---
title: "Decode HTML entities"
description: "Restore named and numeric HTML entities to their characters."
---

> Documentation Index
> Fetch the complete documentation index at: https://help.serialize.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Decode HTML entities

import RecipeDoc from "../../../../components/RecipeDoc.astro";

Source: https://help.serialize.dev/recipes/encoding/decode-html-entities/index.mdx
