diff --git a/content/en/functions/plainify.md b/content/en/functions/plainify.md index 78f52683b..8767a460e 100644 --- a/content/en/functions/plainify.md +++ b/content/en/functions/plainify.md @@ -1,6 +1,6 @@ --- title: plainify -description: Strips any HTML and returns the plain text version of the provided string. +description: Returns a string with all HTML tags removed. categories: [functions] menu: docs: