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 authored and GitHub committed 2022-09-27 07:58:23 +02:00
commit 0a5cf2b864
1 file changed
+2 -2
+2 -2
View File
@@ -13,9 +13,9 @@
`{{- $value }}`
{{- end }}
a| [subs=-attributes]
++{{.Type}}++
++{{.Type}} ++
a| [subs=-attributes]
++{{.DefaultValue}}++
++{{.DefaultValue}} ++
a| [subs=-attributes]
{{.Description}}