implemented the Ticker module with a native ProseMirror document renderer and integrated API support for structured content, navigation trees, and proxied files
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user