We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ec2d8 commit 860997bCopy full SHA for 860997b
1 file changed
lib/node_modules/@stdlib/slice/multi/README.md
@@ -178,10 +178,10 @@ var o = ms.toJSON();
178
179
<!-- Package usage examples. -->
180
181
-<section class="examples">
182
-
183
* * *
184
+<section class="examples">
+
185
## Examples
186
187
<!-- eslint no-undef: "error" -->
@@ -224,10 +224,10 @@ console.log( JSON.stringify( o ) );
224
225
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
226
227
-<section class="related">
228
229
230
+<section class="related">
231
## See Also
232
233
- <span class="package-name">[`@stdlib/ndarray/ctor`][@stdlib/ndarray/ctor]</span><span class="delimiter">: </span><span class="description">multidimensional array constructor.</span>
0 commit comments