mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +01:00
Restore blank line
This commit is contained in:
parent
6849bfdb51
commit
20c109c3a7
|
|
@ -73,6 +73,7 @@
|
||||||
TODO: support `patternProperties` here.
|
TODO: support `patternProperties` here.
|
||||||
*/}}
|
*/}}
|
||||||
{{ if reflect.IsMap .additionalProperties }}
|
{{ if reflect.IsMap .additionalProperties }}
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td><Other properties></td>
|
<td><Other properties></td>
|
||||||
<td><code>{{ partial "partials/property-type" .additionalProperties | safeHTML }}</code></td>
|
<td><code>{{ partial "partials/property-type" .additionalProperties | safeHTML }}</code></td>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue