We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8674b4 commit 21b4818Copy full SHA for 21b4818
docs/api_split.pug
@@ -51,7 +51,7 @@ block content
51
a(href='#' + prop.anchorId)
52
| #{prop.string}
53
if prop.param != null
54
- h5 Parameters
+ h5 Parameters:
55
ul.params
56
each param in prop.param
57
- if (param.nested)
0 commit comments