---
title: "Sort and deduplicate lines"
description: "Order text lines case-insensitively and remove exact duplicate rows."
---

> 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.

# Sort and deduplicate lines

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

Source: https://help.serialize.dev/recipes/structured-data/sort-unique-lines/index.mdx
