From: harry Date: Wed, 31 May 2017 16:48:50 +0000 (+0530) Subject: Text-Capitialize: Nest a note into a callout X-Git-Tag: v6.4.0-rc1~23^2~2^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfb4a9d3bc93cae4c6c22ead9fbba2d61d1e4563;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Text-Capitialize: Nest a note into a callout --- diff --git a/docs/pages/prototyping-utilities.md b/docs/pages/prototyping-utilities.md index ae054e5f5..ddc68fb69 100644 --- a/docs/pages/prototyping-utilities.md +++ b/docs/pages/prototyping-utilities.md @@ -351,7 +351,9 @@ Text transformation lets you control the capitalization of text. You can change

This is a caPitAlized teXt. Set in the yEar 0 F.E. ("Foundation Era"), The PsychohisTorians opens on Trantor, the capital of the 12,000-year-old Galactic Empire. Though the empire appears stable and powerful, it is slowly decaying in ways that parallel the decline of the Western Roman Empire.

-Note: `.text-capitalize` changes the first letter of every single word, leaving the case of other letters unaffected. +
+ Note: `.text-capitalize` changes the first letter of every single word, leaving the case of other letters unaffected. +
---