Add Comments To YAML File - WPLauncher - Courses

Skip to content wplauncher
  • Websites
  • Domains
  • Sign In

Home

Marketplace

Tools

Blog

Courses

About

Contact

Legal

Sign in

Get Started

We'll let you know when the API is available for you to create something cool.

Email Address What do you want to build? image/svg+xml Send Add Comments to YAML File

In order to add comments to a YAML file, you simply have to use the # (hashtag symbol) at the start of the line. For example, below is an example of one commented line in a YAML file.

# This is an example of one commented line in a YAML file

How to Add Block Comments to YAML File?

If you would like to comment multiple lines in a YAML file, you simple have to start each commented line with a # (hashtag). See the following block comment as an example:

# This is an example of # a block comment # in a YAML file

Uncaught TypeError: Cannot read property ‘InlineLayout’ of undefined

image/svg+xml Back

Get first characters of a string in PHP

Next image/svg+xml

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Comment

Name *

Email *

Website

Tag » Add Comments In Yaml