Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

tikzcd-editor

install

git clone --depth=1 https://github.com/yishn/tikzcd-editor
cd tikzcd-editor
npm install
npm audit fix --force
npx prettier --write .

usage

npm run dist

Open dist/tikzcd-editor-v0.9.0/index.html.

tikzcd-editor