mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-21 03:25:24 -04:00
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:
1 file changed
+2
-2
Vendored
+2
-2
@@ -13,9 +13,9 @@
|
||||
`{{- $value }}`
|
||||
{{- end }}
|
||||
a| [subs=-attributes]
|
||||
++{{.Type}}++
|
||||
++{{.Type}} ++
|
||||
a| [subs=-attributes]
|
||||
++{{.DefaultValue}}++
|
||||
++{{.DefaultValue}} ++
|
||||
a| [subs=-attributes]
|
||||
{{.Description}}
|
||||
|
||||
|
||||
Reference in new issue
Block a user