From afddef703ae6fe57b1ab7ba79865c598bdf7ed05 Mon Sep 17 00:00:00 2001 From: Alex Robinson Date: Sat, 18 Jul 2015 18:58:18 -0700 Subject: [PATCH] Improve markdown highlighting in juju getting started guide. --- docs/getting-started-guides/juju.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/juju.md b/docs/getting-started-guides/juju.md index cde113db6f2..c186888612f 100644 --- a/docs/getting-started-guides/juju.md +++ b/docs/getting-started-guides/juju.md @@ -143,7 +143,7 @@ No pods will be available before starting a container: We'll follow the aws-coreos example. Create a pod manifest: `pod.json` -``` +```json { "apiVersion": "v1", "kind": "Pod",