readme: fixed formatting issues

This commit is contained in:
David Allen 2025-01-07 12:53:43 -07:00
parent 8915a28258
commit 3a3e00ce12
Signed by: towk
GPG key ID: 793B2924A49B3A3F

View file

@ -152,6 +152,7 @@ func (g *MyGenerator) Generate(config *configurator.Config, opts ...util.Option)
"dhcp_hosts": output,
})
}
}
> [!NOTE]
> The keys in `generator.ApplyTemplate` must not contain illegal characters such as a `-` or else the templates will not apply correctly.