Search
Archives
- August 2024
- July 2024
- June 2024
- May 2024
- April 2024
- March 2024
- February 2024
- January 2024
- December 2023
- October 2023
- July 2023
- March 2023
- January 2023
- November 2022
- September 2022
- July 2022
- May 2022
- March 2022
- January 2022
- November 2021
- September 2021
- August 2021
- June 2021
- May 2021
- March 2021
- January 2021
Categories List
Recent Posts
- Creating a multiline SQL, JSON, and HTML string – Text blocks, Locales, Numbers & Math
- Exemplifying the usage of text block delimiters – Text blocks, Locales, Numbers & Math
- Working with indentation in text blocks – Text blocks, Locales, Numbers & Math
- Removing incidental white spaces in text blocks – Text blocks, Locales, Numbers & Math
- Using text blocks just for readability – Text blocks, Locales, Numbers & Math
20, Apr 2024
Using text blocks just for readability – Text blocks, Locales, Numbers & Math
5. Using text blocks just for readability Using text blocks just for readability can be translated as making a string look like a text block but act as a single-line string literal. This is especially useful for formatting long lines of text. For instance, we may want to have the…