Skip to content

Added an empty appendix with id=bold-fraktur-mappings #102

Added an empty appendix with id=bold-fraktur-mappings

Added an empty appendix with id=bold-fraktur-mappings #102

Workflow file for this run

# https://w3c.github.io/spec-prod/#examples
# Create a file called .github/workflows/auto-publish.yml
name: CI
on:
push:
branches: [main]
jobs:
main:
name: Deploy to GitHub pages
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: w3c/spec-prod@v2
with:
GH_PAGES_BRANCH: gh-pages
TOOLCHAIN: respec
SOURCE: spec.html
VALIDATE_MARKUP: false