Skip to content

Commit b10b8aa

Browse files
committed
fix: symbol shadows table has a single column
1 parent 69e1c3b commit b10b8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

share/mrdocs/addons/generator/adoc/partials/symbol.adoc.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
{{! Using symbols }}
135135
{{#if symbol.shadows}}
136136
{{#> markup/dynamic-level-h }}Introduced Symbols{{/markup/dynamic-level-h}}
137-
[cols=2]
137+
[cols=1]
138138
|===
139139
| Name
140140
{{#each symbol.shadows}}

0 commit comments

Comments
 (0)