Skip to content

Document how to hide images in Element #19

Document how to hide images in Element

Document how to hide images in Element #19

Workflow file for this run

name: Linters
on:
push:
branches:
- main
pull_request:
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v6
- name: Check spelling
uses: crate-ci/[email protected]
rumdl-check:
name: Lint Markdown with rumdl
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: rvben/rumdl@v0
with:
config: .rumdl.toml
report-type: annotations