User:Contribution/Chanopif Project: Difference between revisions

Contribution (talk | contribs)
No edit summary
Contribution (talk | contribs)
No edit summary
Line 77: Line 77:


Use # to insert a comment. Comments are ignored by the parser and do not affect the file's execution. They can be used to provide explanations or annotations within the file.
Use # to insert a comment. Comments are ignored by the parser and do not affect the file's execution. They can be used to provide explanations or annotations within the file.
Nota bene: YAML metadata only supports inline comment.
Nota bene: YAML metadata only supports inline comment.
  <code># Inline comment</code>
  <code># Inline comment</code>