Files
Corey PettyandClaude Opus 4.8 325098dbf4 Source inline-comments and tikz plugins from their own GitHub repos
Both plugins now live in standalone public repos under the maintainer's
account and are consumed via github: sources instead of the in-repo
plugins/ directory:

  - github:corpetty/quartz-inline-comments
  - github:corpetty/quartz-tikz

Removes plugins/inline-comments and plugins/tikz from this repo. `quartz
plugin install --from-config` clones both repos and builds them (no
committed dist/), pinning each to a commit in quartz.lock.json. The dead
plugins/*/dist gitignore rule is dropped.

Verified locally: install clones + builds both from GitHub, orphaned local
lockfile entries pruned, and `quartz build` still renders the inline-comments
component and the tikz diagram container. CI will clone+build them on deploy.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-21 09:07:04 -04:00
..