mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
fix: resolve markdownlint issues in documentation
- Remove trailing whitespace from inline code - Add blank line before table - Fix heading levels to ensure proper hierarchy - Convert bare URLs to markdown links
This commit is contained in:
@@ -9,7 +9,7 @@ Process documents with the [Nutrient DWS Processor API](https://www.nutrient.io/
|
||||
|
||||
## Setup
|
||||
|
||||
Get a free API key at **https://dashboard.nutrient.io/sign_up/?product=processor**
|
||||
Get a free API key at **[nutrient.io](https://dashboard.nutrient.io/sign_up/?product=processor)**
|
||||
|
||||
```bash
|
||||
export NUTRIENT_API_KEY="pdf_live_..."
|
||||
|
||||
Reference in New Issue
Block a user