1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-22 07:43:13 +00:00

Updated Definition format (markdown)

garfield69 2023-03-31 16:06:00 +13:00
parent 39f2d9dfee
commit 1131eeda9e

@ -13,7 +13,7 @@ In general, using cardigann definitions is the preferred way of adding new index
# Schema
To help you conform to YML coding standards, (and maintain compatibility parity with the v7, v8 & v9 Prowlarr yml indexers), you can validate your Jackett yml Indexer by using the npm ajv tool.
To help you conform to YML coding standards, (and maintain compatibility parity with the v9 Prowlarr yaml indexers), you can validate your Jackett yaml Indexer by using the npm ajv tool.
## Installation
The following npm packages are required `ajv-cli-servarr ajv-formats`.