@@ -178,6 +178,7 @@ class Product:
product_file.write("---\n")
yaml_frontmatter = YAML()
yaml_frontmatter.width = 4096 # prevent line-wrap
yaml_frontmatter.indent(sequence=4)
yaml_frontmatter.dump(self.data, product_file)
The note is not visible to the blocked user.