Skip to content

WS-6311 Added markdown link check action #35

WS-6311 Added markdown link check action

WS-6311 Added markdown link check action #35

Workflow file for this run

matrix:
- name: Markdown
aspell:
lang: en
dictionary:
encoding: utf-8
wordlists:
- ".github/workflows/wordlist.txt"
pipeline:
- pyspelling.filters.html:
comments: false
ignores:
- code
- pre
sources:
- "docs/**/*.md"
default_encoding: utf-8