set vim pandoc modeline

This commit is contained in:
Matthew Hooker 2018-04-13 19:48:19 -07:00
parent 4454e4fb4f
commit f5b09c8c38
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
9 changed files with 18 additions and 0 deletions

View File

@ -1,4 +1,6 @@
--- ---
modeline: |
vim: set ft=pandoc:
description: | description: |
The Hyper-V Packer builder is able to create Hyper-V virtual machines and The Hyper-V Packer builder is able to create Hyper-V virtual machines and
export them. export them.

View File

@ -1,4 +1,6 @@
--- ---
modeline: |
vim: set ft=pandoc:
description: |- description: |-
The Hyper-V Packer builder is able to clone an existing Hyper-V virtual machine and export them. The Hyper-V Packer builder is able to clone an existing Hyper-V virtual machine and export them.
layout: "docs" layout: "docs"

View File

@ -1,4 +1,6 @@
--- ---
modeline: |
vim: set ft=pandoc:
description: | description: |
The Parallels Packer builder is able to create Parallels Desktop for Mac The Parallels Packer builder is able to create Parallels Desktop for Mac
virtual machines and export them in the PVM format, starting from an ISO virtual machines and export them in the PVM format, starting from an ISO

View File

@ -1,4 +1,6 @@
--- ---
modeline: |
vim: set ft=pandoc:
description: | description: |
This Parallels builder is able to create Parallels Desktop for Mac virtual This Parallels builder is able to create Parallels Desktop for Mac virtual
machines and export them in the PVM format, starting from an existing PVM machines and export them in the PVM format, starting from an existing PVM

View File

@ -1,4 +1,6 @@
--- ---
modeline: |
vim: set ft=pandoc:
description: | description: |
The Qemu Packer builder is able to create KVM and Xen virtual machine images. The Qemu Packer builder is able to create KVM and Xen virtual machine images.
layout: docs layout: docs

View File

@ -1,4 +1,6 @@
--- ---
modeline: |
vim: set ft=pandoc:
description: | description: |
The VirtualBox Packer builder is able to create VirtualBox virtual machines The VirtualBox Packer builder is able to create VirtualBox virtual machines
and export them in the OVF format, starting from an ISO image. and export them in the OVF format, starting from an ISO image.

View File

@ -1,4 +1,6 @@
--- ---
modeline: |
vim: set ft=pandoc:
description: | description: |
This VirtualBox Packer builder is able to create VirtualBox virtual machines This VirtualBox Packer builder is able to create VirtualBox virtual machines
and export them in the OVF format, starting from an existing OVF/OVA (exported and export them in the OVF format, starting from an existing OVF/OVA (exported

View File

@ -1,4 +1,6 @@
--- ---
modeline: |
vim: set ft=pandoc:
description: | description: |
This VMware Packer builder is able to create VMware virtual machines from an This VMware Packer builder is able to create VMware virtual machines from an
ISO file as a source. It currently supports building virtual machines on hosts ISO file as a source. It currently supports building virtual machines on hosts

View File

@ -1,4 +1,6 @@
--- ---
modeline: |
vim: set ft=pandoc:
description: | description: |
This VMware Packer builder is able to create VMware virtual machines from an This VMware Packer builder is able to create VMware virtual machines from an
existing VMware virtual machine (a VMX file). It currently supports building existing VMware virtual machine (a VMX file). It currently supports building