11 lines
403 B
Markdown
11 lines
403 B
Markdown
# ProseMirror contract fixtures
|
|
|
|
These JSON files are copied verbatim from the MarianumConnect backend test
|
|
resources, which are the canonical source:
|
|
|
|
backend/services/ticker/src/test/resources/prosemirror-fixtures/
|
|
|
|
They pin the wire format shared between the backend content validator and this
|
|
app's renderer. When the backend fixtures change, re-copy them here — do not
|
|
hand-edit these files.
|