Merge pull request #4665 from owncloud/fix_adoc_table_generation

[docs] Add a blank to type and default value pass thru
This commit is contained in:
Christian Richter
2022-09-27 07:58:23 +02:00
committed by GitHub

View File

@@ -13,9 +13,9 @@
`{{- $value }}`
{{- end }}
a| [subs=-attributes]
++{{.Type}}++
++{{.Type}} ++
a| [subs=-attributes]
++{{.DefaultValue}}++
++{{.DefaultValue}} ++
a| [subs=-attributes]
{{.Description}}