Skip to content

Commit b71eac5

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -232,10 +232,10 @@ o = s.toJSON();
232232

233233
<!-- Package usage examples. -->
234234

235-
<section class="examples">
236-
237235
* * *
238236

237+
<section class="examples">
238+
239239
## Examples
240240

241241
<!-- eslint no-undef: "error" -->
@@ -283,10 +283,10 @@ console.log( JSON.stringify( o ) );
283283

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

286-
<section class="related">
287-
288286
* * *
289287

288+
<section class="related">
289+
290290
## See Also
291291

292292
- <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)