From 94a9fc41a00d4ffbf30a540b4b08934e130b92cf Mon Sep 17 00:00:00 2001 From: code913 <54856929+code913@users.noreply.github.com> Date: Sun, 23 Jan 2022 16:36:08 +0530 Subject: [PATCH] Display the result of using text transformers --- docs/documentation/helpers/typography-helpers.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/documentation/helpers/typography-helpers.html b/docs/documentation/helpers/typography-helpers.html index 982892d8..87a62514 100644 --- a/docs/documentation/helpers/typography-helpers.html +++ b/docs/documentation/helpers/typography-helpers.html @@ -320,7 +320,7 @@ breadcrumb: is-capitalized - Transforms the first character of each word to uppercase + Transforms the first character of each word to Uppercase is-lowercase @@ -328,15 +328,15 @@ breadcrumb: is-uppercase - Transforms all characters to uppercase + Transforms all characters to UPPERCASE is-italic - Transforms all characters to italic + Transforms all characters to italic {% include elements/new-tag.html version="0.9.3" %}is-underlined - Underlines the text + Underlines the text