Skip to content

Instantly share code, notes, and snippets.

@mdlinville
Created January 26, 2018 17:32
Show Gist options
  • Save mdlinville/f4b1501242e39e162e85089a29317cff to your computer and use it in GitHub Desktop.
Save mdlinville/f4b1501242e39e162e85089a29317cff to your computer and use it in GitHub Desktop.
Test yaml markdown
apiVersion: v1
kind: Namespace
metadata:
 name: blue
---
 apiVersion: v1
 kind: Namespace
 metadata:
  name: orange
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment