File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -94,7 +94,13 @@ Thanks!
9494
9595<br />
9696
97- ### Installation
97+ <details >
98+ <summary >
99+ <!-- markdownlint-disable-next-line line-length -->
100+ <h3 id="installation" align="left">Installation <a href="##"><img src="https://raw.githubusercontent.com/nodejs/corepack/main/icon.svg?sanitize=true" alt="Corepack logo" title="Corepack friendly" align="right" height="24" width="24" /></a></h3>
101+ </summary >
102+
103+ <br />
98104
99105` @openinf/util-md-table ` runs on
100106[ supported versions of Node.js] ( #platform--node-js-lts ) and is available via
@@ -112,9 +118,8 @@ npm i @openinf/util-md-table
112118
113119** Using the pnpm CLI**
114120
115- <sup >See the
116- [ official documentation for this command] ( https://pnpm.io/cli/add ) for more
117- information.</sup >
121+ <sup >See the [ official documentation for this command] ( https://pnpm.io/cli/add )
122+ for more information.</sup >
118123
119124``` shell
120125pnpm add @openinf/util-md-table
@@ -130,7 +135,9 @@ for more information.</sup>
130135yarn add @openinf/util-md-table
131136```
132137
133- <br /><br />
138+ <br />
139+
140+ </details >
134141
135142### Usage
136143
You can’t perform that action at this time.
0 commit comments