Skip to content

Added handling of code blocks in html with <pre> tag (#302) #22

Added handling of code blocks in html with <pre> tag (#302)

Added handling of code blocks in html with <pre> tag (#302) #22

Workflow file for this run

name: "Run Docs CD"
on:
push:
branches:
- "main"
jobs:
build-deploy-docs:
uses: ./.github/workflows/docs.yml
with:
deploy: true
permissions:
contents: write