Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

Adds "Barycentric Coordinates" #125

Adds "Barycentric Coordinates"

Adds "Barycentric Coordinates" #125

Workflow file for this run

on: push
name: TOC Generator
jobs:
generateTOC:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4
with:
TARGET_PATHS: readme.md
MAX_HEADER_LEVEL: 3
FOLDING: true