readme: fixed formatting issues
This commit is contained in:
parent
8915a28258
commit
3a3e00ce12
1 changed files with 8 additions and 7 deletions
|
|
@ -152,6 +152,7 @@ func (g *MyGenerator) Generate(config *configurator.Config, opts ...util.Option)
|
||||||
"dhcp_hosts": output,
|
"dhcp_hosts": output,
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> The keys in `generator.ApplyTemplate` must not contain illegal characters such as a `-` or else the templates will not apply correctly.
|
> The keys in `generator.ApplyTemplate` must not contain illegal characters such as a `-` or else the templates will not apply correctly.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue