test(f7): host E2E for the track-changes preview (#21)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Plain text, not markdown — F7 must refuse this (F6 covers it instead).
|
||||
@@ -0,0 +1,14 @@
|
||||
# Preview fixture
|
||||
|
||||
A target sentence Claude will rewrite via the seam.
|
||||
|
||||
Some stable prose that does not change during the test run.
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
a --> b
|
||||
```
|
||||
|
||||
```ts
|
||||
const stable = true;
|
||||
```
|
||||
Reference in New Issue
Block a user