Convert Markdown frontmatter to YAML

Some frontmatter such as the weights, menu stuff, etc is no longer used
'draft=true' becomes 'published: false'

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
Upstream-commit: b30609446d212624e3d4ce814c70130b75c552a0
Component: engine
This commit is contained in:
Misty Stanley-Jones
2016-10-14 15:30:36 -07:00
parent da2b0bc963
commit 9fe833df60
119 changed files with 660 additions and 1161 deletions

View File

@ -1,12 +1,8 @@
<!--[metadata]>
+++
title = "node ls"
description = "The node ls command description and usage"
keywords = ["node, list"]
[menu.main]
parent = "smn_cli"
+++
<![end-metadata]-->
---
title: "node ls"
description: "The node ls command description and usage"
keywords: ["node, list"]
---
# node ls