Skip to content

fix: Load Mermaid only when the Mermaid Block is visible (#13) #40

fix: Load Mermaid only when the Mermaid Block is visible (#13)

fix: Load Mermaid only when the Mermaid Block is visible (#13) #40

Workflow file for this run

name: Code analysis checks
on: [push]
jobs:
codeanalysis:
runs-on: ubuntu-latest
steps:
- name: Main checkout
uses: actions/checkout@v4
- name: Linting
run: make lint