Skip to content

Commit 860997b

Browse files
committed
docs: move horizontal rules
1 parent 79ec2d8 commit 860997b

File tree

1 file changed

+4
-4
lines changed
  • lib/node_modules/@stdlib/slice/multi

1 file changed

+4
-4
lines changed

lib/node_modules/@stdlib/slice/multi/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,10 @@ var o = ms.toJSON();
178178

179179
<!-- Package usage examples. -->
180180

181-
<section class="examples">
182-
183181
* * *
184182

183+
<section class="examples">
184+
185185
## Examples
186186

187187
<!-- eslint no-undef: "error" -->
@@ -224,10 +224,10 @@ console.log( JSON.stringify( o ) );
224224

225225
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
226226

227-
<section class="related">
228-
229227
* * *
230228

229+
<section class="related">
230+
231231
## See Also
232232

233233
- <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

Comments
 (0)