CR-2026-03-24: adoc UI Parity — Verification
Verification
Pre-Change Checklist
| Check | Status |
|---|---|
Current adoc script output captured for comparison |
[ ] |
docs.domusdigitalis.dev visual reference available |
[ ] |
Tridactyl hints behavior documented (current state) |
[ ] |
dotfiles-optimus git status clean |
[ ] |
Post-Change Checklist
| Check | Status |
|---|---|
Code blocks have single border (not double) |
[ ] |
Language badges match Domus UI color scheme |
[ ] |
Copy buttons clickable via Tridactyl hints |
[ ] |
Theme switcher cycles dark → light → catppuccin |
[ ] |
Theme persists across page refresh (localStorage) |
[ ] |
MDN batch conversion produces clean HTML (no macro garbage) |
[ ] |
All 52,879 MDN macros removed (0 remaining) |
[ ] |
MDN backup moved to permanent location (not /tmp) |
[ ] |
Copy-to-clipboard works on both file:// and https:// protocols |
[ ] |
Visual Comparison
Before and after screenshots confirmed:
-
Cyan badges matching docs.domusdigitalis.dev
-
Single border on code blocks
-
Theme switcher functional
-
Copy buttons clickable via Tridactyl
Test Commands
# Generate test HTML
adoc /tmp/test-copy.adoc
# Open in browser
firefox /tmp/test-copy.html
# Test Tridactyl: press 'f' and verify copy button gets hint