patch source for a couple code block changes

pull/9329/head
Jeff Escalante 6 years ago
parent 700d9e4710
commit 9a38fbe2c7
No known key found for this signature in database
GPG Key ID: 32D23C61AB5450DB

@ -340,7 +340,7 @@ type Config struct {
// tags to the image to ensure this information is not lost. The following
// tags are added.
//
// ```
// ```text
// 1. PlanName
// 2. PlanProduct
// 3. PlanPublisher

@ -39,7 +39,7 @@ type ExportConfig struct {
// packer call like this (shell `>` continuation character snipped for easier
// copy & paste):
//
// ``` shell
// ```shell
// vm_description='some
// multiline
// description'

Loading…
Cancel
Save