Skip to content

Bump pymdown-extensions from 10.9 to 10.10.1 in /.config/mkdocs #2937

Bump pymdown-extensions from 10.9 to 10.10.1 in /.config/mkdocs

Bump pymdown-extensions from 10.9 to 10.10.1 in /.config/mkdocs #2937

Workflow file for this run

name: Checking Markdown formatting and providing language suggestions
on:
pull_request:
jobs:
remark-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run remark-lint with reviewdog for documentation projects.
uses: ./.config/remark/
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
command: remark.sh