mirror of
https://github.com/nicholaswilde/recipes.git
synced 2026-02-04 18:15:38 +00:00
@ -15,4 +15,4 @@ repos:
|
||||
rev: v3.10.2
|
||||
hooks:
|
||||
- id: markdown-link-check
|
||||
args: [-c ./mlc_config.json]
|
||||
args: [-a, "200,206,403,429"]
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
<!-- markdownlint-disable-next-line no-trailing-punctuation -->
|
||||
# :green_salad: Recipes :open_book:
|
||||
|
||||
[](https://github.com/nicholaswilde/recipes/actions/workflows/ci.yaml)
|
||||
[](https://github.com/nicholaswilde/recipes/actions/workflows/link-check.yaml)
|
||||
[](https://pre-commit.com/)
|
||||
|
||||
My collection of recipes made with [cooklang][1].
|
||||
|
||||
---
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
<!-- markdownlint-disable-next-line no-trailing-punctuation -->
|
||||
# :green_salad: Recipes :book:
|
||||
|
||||
[](https://github.com/nicholaswilde/recipes/actions/workflows/ci.yaml)
|
||||
[](https://github.com/nicholaswilde/recipes/actions/workflows/link-check.yaml)
|
||||
[](https://pre-commit.com/)
|
||||
|
||||
My collection of recipes made with [cooklang][1].
|
||||
|
||||
The `cooklang` files are stored in the `cook` folder and the markdown files are stored
|
||||
|
||||
Reference in New Issue
Block a user