From 85befbb4dc2f526da99fa9f47d54a12e6282d36e Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Mon, 12 Jun 2023 14:45:05 -0700 Subject: [PATCH] Update plainify.md --- content/en/functions/plainify.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: