Merge pull request #4609 from owncloud/fix_adoc_template
[Docs] Fixing the adoc template
This commit is contained in:
Vendored
+2
-2
@@ -13,9 +13,9 @@
|
|||||||
`{{- $value }}`
|
`{{- $value }}`
|
||||||
{{- end }}
|
{{- end }}
|
||||||
a| [subs=-attributes]
|
a| [subs=-attributes]
|
||||||
+{{.Type}}+
|
++{{.Type}}++
|
||||||
a| [subs=-attributes]
|
a| [subs=-attributes]
|
||||||
pass:[{{.DefaultValue}}]
|
++{{.DefaultValue}}++
|
||||||
a| [subs=-attributes]
|
a| [subs=-attributes]
|
||||||
{{.Description}}
|
{{.Description}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user