diff --git a/docs/templates/ADOC.tmpl b/docs/templates/ADOC.tmpl index 36179380b7..cf5ecf13d3 100644 --- a/docs/templates/ADOC.tmpl +++ b/docs/templates/ADOC.tmpl @@ -14,8 +14,10 @@ `{{- $value }}` {{- end }} | {{.Type}} -| {{.DefaultValue}} -| {{.Description}} +a| [subs=-attributes] +{{.DefaultValue}} +a| [subs=-attributes] +{{.Description}} {{- end }} |===