From df1fb9b020b16bafbfd9c1d69109c33a8c008d4e Mon Sep 17 00:00:00 2001 From: mmattel Date: Mon, 26 Sep 2022 17:32:44 +0200 Subject: [PATCH] Add a blank to type and default value pass thru --- docs/templates/ADOC.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/templates/ADOC.tmpl b/docs/templates/ADOC.tmpl index 7dec1d9d5d..0a043a537b 100644 --- a/docs/templates/ADOC.tmpl +++ b/docs/templates/ADOC.tmpl @@ -13,9 +13,9 @@ `{{- $value }}` {{- end }} a| [subs=-attributes] -++{{.Type}}++ +++{{.Type}} ++ a| [subs=-attributes] -++{{.DefaultValue}}++ +++{{.DefaultValue}} ++ a| [subs=-attributes] {{.Description}}