docs: remove @types/marked (#2998)

This commit is contained in:
Tony Brix 2023-09-20 09:21:08 -05:00 committed by GitHub
parent 2ec4c00966
commit a942ef3758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,6 @@ These documentation pages are also rendered using marked 💯
**In-browser:** **In-browser:**
``` ```
npm install marked npm install marked
npm install @types/marked # For TypeScript projects
``` ```
<h2 id="usage">Usage</h2> <h2 id="usage">Usage</h2>