Skip to content

Commit e1d0d22

Browse files
authored
docs: fix formatting
PR-URL: #8079 Reviewed-by: Philipp Burckhardt <[email protected]>
1 parent 63ca7e4 commit e1d0d22

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/ssort2ins

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/blas/ext/base/ssort2ins/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,6 @@ console.log( y );
187187

188188
<!-- /.examples -->
189189

190-
191-
192190
* * *
193191

194192
<!-- C interface documentation. -->
@@ -326,6 +324,8 @@ int main( void ) {
326324
327325
<section class="related">
328326
327+
* * *
328+
329329
## See Also
330330
331331
- <span class="package-name">[`@stdlib/blas/ext/base/dsort2ins`][@stdlib/blas/ext/base/dsort2ins]</span><span class="delimiter">: </span><span class="description">simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using insertion sort.</span>

0 commit comments

Comments
 (0)