Olivier Halligon 8/19/2021

YAML Superpowers, part 2: Multiline Strings

Read Original

This article, part 2 of a series, provides a detailed guide to YAML's string representation capabilities. It covers single and double-quoted strings, escape sequences, and the two main multi-line block styles (literal and folded). The focus is on practical usage for configuration files and CI pipelines, explaining how to control indentation and formatting in multi-line strings.

YAML Superpowers, part 2: Multiline Strings

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes