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:
neo
2026-02-10 15:09:30 +08:00
parent 77bb669dc5
commit 6e5a11ab74
5 changed files with 7 additions and 6 deletions

View File

@@ -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_..."